Please provide option to link Test set with Requirement.
Please provide option to link a Test Set with a requirement. As of now we have to link one by one all the test cases for a requirement and its time consuming when we have big projects with 300+ test cases.
-
Fletch commented
We have a lot of test cases that utilize parameters in order to make the test more reusable and manageable to make test updates that propagate. Depending on the parameter choices the test case may then be relevant to different requirements. In this way making a test set that meets a requirement would make more sense as the test set is configured with specific parameters.
-
Matt commented
This would be great currently tests need to be linked one at a time that makes it very cumbersome if I want to show regression tests that were run along with the changes.