Hi,
I have scenarios which mapped to test. I want to export that scenarios with test including status.
Fr ex:
Sc1 Tc1 status=fail Tc2 Status=pass
Sc2 Tc3- status= pass Tc4 Status= fail
something like this we can extract the report in Jira xray using xporter?
Hi @Shashi Kala
I assume that you can map those results using JQL. If so, you can use JQL iterations to loop over the Tests and print them accordingly.
Please check our documentation for additional help: https://confluence.getxray.app/display/public/XPORTER/Iterations#Iterations-IteratingJQLQueries
Thank you.
Kind regards,
Rogerio Paiva [Xray Support Team]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.