Link test cases to requirements
Release notes
Problem to solve
Requirements based testing is the preferred method of testing for many organizations. Therefore, it is important to allow for test cases to be linked to requirements to properly plan and trace the test effort.
This is useful in multiple ways:
- Determine what percentage of requirements have a test associated with them
- Determine what test cases may need to change when a requirement is modified (regression analysis)
- Show audit trace when there is a functional failure by determining what testing was performed on a given requirement