I have a JIRA filter that returns multiple Xray Test Executions. Each Xray execution has a number of tests associated with it. I have created a JIRA filter to retrieve all of the executions. I then use the JIRA filter Id in an Xray export (/export/test?filter=my_filter_id) and all of the tests are exported for each execution as expected, I am then able to run each test which generates a Cucumber report. When I run an XRay import using the cucumber report, for some reason it is only one test execution that gets updated with ALL of the tests that have run. The other executions aren't updated. What I expected to happen is that each test execution should be updated to the reflect the results of the tests that were part of each execution. Does anyone know what the expected Xray behaviour is for my scenario? Can anyone offer any suggestion on how I may achieve the above? XRay provides the ability to export by filter id so I'm confused why the import isn't working as I'd expect.
This, in fact, is the expected behaviour.
The results import is made for each Test Execution. So if you need to import different Tests to different Test Executions, it's necessary to create a report per Test Execution.
Hope this clarifies the question and if you have further questions, please contact us through our service desk.
Best Regards,
Team Xray
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.