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 |
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. Comments
Venkatesh Prasad
commented May 23 '16, 8:21 a.m.
Hello Don Yang,
Don Yang
commented May 23 '16, 11:05 p.m.
RQM tracks execution status of TCER (test case execution record) not the test case, it does not model the TCER reference in the test case. Instead, the test case reference is modeled in the TCER. Therefore, you cannot actually filer the result within test case view but from TCER or TER view. In my above screenshot, you would see one column 'Test Case' and those failed/blocked results filtered will show the correspondent test cases which are what you are after.
Venkatesh Prasad
commented May 31 '16, 12:05 a.m.
Hello Don Yang,
Don Yang
commented May 31 '16, 9:37 p.m.
I don't see an automatic way to move the failed test cases into another testplan as no view will allow you to do that, you may consider to have the list of failed test case into a csv file and do something manually.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.