How to generate a report for test cases which have been run more

Tuesday, March 12, 2019
Avatar

How to generate a report for test cases which have been run more than once.

For example: If I have failed a test case and once defect is fixed ,i have re-run it. So how I am going to prepare report which only displays test cases which have been run once

1 Replies
Friday, March 15, 2019
Avatar
inflectra.jimx
re: ambrish78659 Tuesday, March 12, 2019

Hi Ambrish,

You would need to write a custom report with a query to find the number of test cases that have a test run count = 1. The built in reports could be used if you use the Test Run Summary report in Excel format, then use Excel to group by test case ID/name.

Regards

Jim

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Tuesday, March 12, 2019
  • Last Reply: Friday, March 15, 2019
  • Replies: 1
  • Views: 1509