Hello,
We are using Xray for Test Case Execution in a large-scale enterprise application.
My query is if a particular test case has been run for multiple times due to several reasons
like Eg: Defect Retest, Retest failed and after fix again retest etc.
So, in this case my single test case has been run for thrice. (3 times). From Xray run reports->I can be able to view the number of test case run iterations from View Details option->Activity tab. (like Pass->Fail Fail->Executing, Executing->Fail, Fail->Pass). Is there any way to extract such test case status transition information from a particular Test Execution into a csv/excel format. If any Test Execution contains thousands of test cases and there are many test cases that ran multiple times. So, I would like to get such information into an extracted format.
please help me if there is any clue in getting the test case run iteration information.