How can i get list of test cases executed on a particular day?
I want to have a dashboard with list and count of test cases on a particular day...
Can some one suggest the best way to achieve this?
|
Accepted answer
Hi, Shaji
The simplest way is to create a Test Case Execution Record(TCER) query. You can go to TCER view and add column 'Last Result Completed'. Then add a filter to this column(set a specific day) and save the query(Run the query to see the result is expected or not). Then in the dashboard, you can add widget 'Execution Records Query' and set the above query to it. It will show the total number executed and you can hover it to see the list of test cases. It would look like: Another option is to use JRS if you are on v5.0.2 or later.(RRDI or custom Birt reports could achieve the same but JRS would be the easiest) I hope this helps. Shaji Narayanan selected this answer as the correct answer
Comments
Shaji Narayanan
commented Feb 15 '16, 1:53 a.m.
Hi Don Yan,
Don Yang
commented Feb 15 '16, 2:47 a.m.
Hi, Shaji
|
One other answer
|
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.