It's all about the answers!

Ask a question

How can I see the number of test scripts that have not been run in the UI on test cases?


jim Stevens (1213) | asked Jan 16 '18, 10:46 a.m.

Hi

I would like to see the all the remaining scripts left to run on a particular test case. I am able to add the variable to see which ones have passed however I do not see what remains to be run. I would like to do this in the UI and not with a report.

Thanks

Jim

One answer



permanent link
paul chu (59411) | answered Jan 16 '18, 3:00 p.m.
JAZZ DEVELOPER

A test case is typically associated with one test script unless the execution is required to run in different test environments for the same test case.  Please refer to the test case and test suite overview in the knowledge center especially on the Test cases with multiple test scripts section.

Anyway, assuming that there is an execution record already created for each test script, you can check from the Test Case Execution Records list view.  Make sure that the "Test Case", "Test Script" and "Last Result" columns are displayed.  Set the column filter to "Not Run" for the "Last Result" column, run the query then change the table view to group by "Test Case".  You will get the test case execution records that are not run with their associated test scripts of the test cases.

Your answer


Register or to post 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.