DWQA QuestionsHow to filter requirements which are covered with the test cases or not
Amita Gupta Staff asked 6 years ago

In many cases, I need to find out which requirements are covered by test cases and which ones are not.

How do I filter the information from the system?

2 Answers
Amita Gupta Staff answered 6 years ago

In order to check if the requirements are covered by the test cases or not, we need to create 2 separate views

  1. Create View for Requirements that will filter all the Requirements covered by the test case
  • Use the Traceability Criteria in the Advanced View Section
  • Traceability Criteria: Both
  • With Traceability
  • –Link Type–
  • Test Case

2. Create View for Requirements that will filter all the Requirements not covered by the test case
Use the Traceability Criteria in the Advanced View Section

  • Traceability Criteria: Both
  • Without Traceability 
  • –Link Type–
  • Work Item: Test Case
Amita Gupta Staff answered 6 years ago

In order to check if the requirements are covered with the test cases or not, we need to create 2 separate views

  1. Create View for Requirements that will filter all the Requirements covered with the test case

Use the Traceability Criteria in the Advanced View Section
Traceability Criteria: Both     With Traceability       –Link Type–      Test Case
       2. Create View for Requirements that will filter all the Requirements not covered with the test case
Use the Traceability Criteria in the Advanced View Section
Traceability Criteria: Both     Without Traceability       –Link Type–      Test Case