User999
3 years agoContributor
Test Case Count Displayed via Master Excel
Hi All.
I am looking to produce a report from my test results. I currently have about 10 test suites with about 3 test cases (GET/POST/POST) in each one but also have more via the Data Driven Excel which could hold between 5-10 per test case with the Data Source Loop. Does anyone if there is a way to count how many test cases will be executed when running the project locally or via Jenkins? Is there a groovy script that can be used to calculate the total number of test cases that have been executed in the project?
Thanks