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.
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.