You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to be able to do the following: (I have JIRA Xray)
1. Mass upload and issues (i.e. Story) - DONE
2. Mass upload a test linked to the above story - DONE
However, is it possible to upload a story, and a test linked at the same time?
3. Mass upload/create a test execution. ?
There are no test sets or anything to upload. I just want a Story, with a test, with an execution, which I can then PASS, FAIL etc
Hi @Kev Trasler
It is not possible to upload all in a single request, but you may create a script using both Xray and Jira REST API to perform both actions in a single operation.
Here is the Xray REST API documentation link: https://docs.getxray.app/display/XRAYCLOUD/API
If you need further help, please contact the Xray Support (http://xraysupport.xpand-it.com).
Kind regards,
Rogério Paiva [Xray Support Team]
Hi
Thanks for the reply. After more searching I realised this was the case so started to make use of the APIs.
I've now working a useful helper app that will create the story, create a test - added to a test plan, and then finally create a test execution. I only need the ability to run a simple test, pass or fail etc, so I have not done anything with test steps yet, but that may come.
Some really usefull APIs that make using JIRA/Xray far better.
Thanks
Kev
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.