Avanthideviredd
2 years agoNew Contributor
Zephyr - Test execution report
Hi,
There is a user story with 5 test cases and I executed 3 test cases out of 5. How can I see zephyr execution report with total 5 tests and 3 are executed with pass/fail status?
If I start executing a test and not completed the execution then it is showing as 'Not executed' in test report. But what about test cases which were not at all executed? From which report I number of test cases executed versus test cases which were not started execution at all?
Thanks in advance,
Avanthi
Some things that might explain the difference:
- You have 692 test cases but only 398 test cases have been added to test cycles. Your report is correctly showing all test cases that exist in all test cycles
- Your report logic does not include all Test Cycles (if that's your criteria), or if you're using Test Plan as criteria, not all Test Cycles have been added into the Test Plan
Your report logic has other criteria that is excluding Test Cases, e.g. you're excluding Test Cases that have a Result of Not Executed
There could be more reasons for this but it's hard to tell without seeing more. If none of the above helps, can you please send a screenshot of the gadget criteria/logic screen.
- You have 692 test cases but only 398 test cases have been added to test cycles. Your report is correctly showing all test cases that exist in all test cycles