I would like to get a better understanding about the amount of test runs for a set of test cases. This will help us in managing our test planning and understanding the possible risk of not executing a set of tests, but also to get an understanding of the testing effort.
In my use case, I have created a JQL filter which returns me a set of XRay test cases linked to a grouped set of requirements. For all those tests, I would like to find a way to understand how often these tests have been executed. In my case this is a set of around 60 tests.
- I know I can find the Test executions which they are part of, but this doesn't give me the insights I need: e.g. the query returns me a set of 20 Test executions, but based on this result I don't know if each of these 60 tests have been part of the 20 test executions, or 1 test has been part of the 20 executions and all the others are spread but executed only once - this is a genuine difference in test effort.
Hi @sgoffin ,
Thank you for your question,
Have you tried to reach out to our support here: https://jira.getxray.app/servicedesk/customer/portal/2
Best, Francisco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.