How to List all the test cases whose TCERs have failed
Hello Jazz Experts,
Good day to you all. I need help with RQM.
We have a requirement to list all the test cases where the respective Test Case Execution Records are failed and blocked.
We do not need a report, but we need to list the test cases using filters, or any other ways.
The reason is that we then need to tag these failed and blocked test cases into a new test plan
Good day to you all. I need help with RQM.
We have a requirement to list all the test cases where the respective Test Case Execution Records are failed and blocked.
We do not need a report, but we need to list the test cases using filters, or any other ways.
The reason is that we then need to tag these failed and blocked test cases into a new test plan
One answer
Hi, Venkatesh
You can go to Test Case Result view and then create a query against Status and select "blocked and failed" status there and save the query and run it, it will return those failed/blocked test cases.
You can go to Test Case Result view and then create a query against Status and select "blocked and failed" status there and save the query and run it, it will return those failed/blocked test cases.