How can I check that a specific Test Case is already included in any of the existing requirements? Currently I see no other way rather than going through all the requirements and trying to locate this test manually. However I believe there is a better way to do it.
Tell me more
×
Software Quality Assurance & Testing Stack Exchange is a question and answer site for
software quality control experts, automation engineers, and software testers. It's 100% free, no registration required.
|
closed as too localized by Bruce McLeod♦ Mar 7 at 7:58
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
To do that, go to Test Plan and click on the desired Test Case. Locate the "Req Coverage" tab at the right top side of the screen. After clicking on the tab, a list of requirements which this test covers will appear. |
|||||
|