LG
4 years agoNew Contributor
How can multiple testers execute the same Test Cycle and Zephyr logs multiple test results?
I have a test cycle with a suite of tests under it, e.g. Epic 1 - Unit Test. When I executed one time, I logged a test result. When I executed it again, the new test result overwrote the previous one. How can I keep the test results with every execution? I understand, Zephyr saves a copy of the test result at the test case level, but not at the cycle level. I want to see, for example, First Run - 95% pass 5% Fail, Second Run 98% pass 2% Fail, Third Run 100% pass, three entries of the test cycle execution test results with the progress bar. Likewise, if three testers executed the same test cycle, can we show three sets of test results? Can I achieve it without cloning the test cycle? Thanks.