How to create a report which shows total number of test cases executed each sprint?

Priya Emmanuel September 9, 2019

Hi,

we have a project running which includes 4 modules . we are in Sprint 3 now. 

We want to generate a report which shows - how many test cases i executed for each sprint - should be cumulative. 

ex: 

Sprint 1 - 

Module1 - 10, module 2- 5, module3- 10, module 3- 10 - total : 35

Sprint 2: 

Module1 - 10, module 2- 5, module3- 10, module 3- 10 - total : 70 (includes previous sprint)

Sprint 3: 

Module1 - 10, module 2- 5, module3- 10, module 3- 10 - total : 105 ((includes previous sprints)

This shows the number of test cases growing also. 

we have very limited number of reports which can be created automatically in JIRA, but if we can export it all to excel and generate the report is also fine. 

Thanks a lot for your help. 

 

0 answers

Suggest an answer

Log in or Sign up to answer