Dashboard to see test cases were not run through iteration
Hello,
Could you advise following situation?
- We have 100 test cases supported for one product, called TC1, TC2,..TC100
- During development, we have several iterations to be tested. Some test cases (around 80 test cases) were planned and tested with result. May have more than 100 TCERs as one TC can be tested in many iterations
How can i see in any query/dashboard remaining test cases that were never tested through iterations?
This is useful for us to review what we did not plan and cover in last merge to ensure we have enough test case coverage
One answer
Create TCERS for all the required test cases for a particular iteration. Now open browse TCER table and create a query whether iteration == given iteration and last result == not run. This will give you which TCERS are not run for a particular iteration. Save the query as Shared Query. Now you can add test artifact or test statistics dashboard widget and use this newly created query in those dash board widget