Hi,
In the test summary page in Zephyr, the # of test cases available and # of test cases executed are calculated wrongly.
For example, if I have 600 test cases in my repository and I have executed then twice in TWO different test cycles, then the data shown in the test summary is as below.
Total Tests : 600
Total Executed: 1200
Total pending : -600
Zephyr needs to take into consideration that the same test cases is executed in diff test cases and show the metrics.
How can this be resolved?
Regards,
Jay
Did you try to re-index the test executions from Zephyr config page?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.