Hi,
I am using Jira cloud and I installed the Xray add-on. and my question is how to query Test Execution with Rest API. I used below but getting 404 error.
https://jiraserver/rest/raven/latest/api/testexec/{testexecution ID}/test
The above URL works fine if the jira hosted on my data center but it doesn't work for cloud. Any particular reason? Please suggest what should I use for Cloud version to get the test case details under a test execution
Thanks!
Hi @Kunal
The Jira Cloud architecture is very different from the Server, so there are some differences between the two apps. Actually, Xray Server and Xray Cloud should be understood as two different apps.
In Xray Cloud you should use the GraphQL API query getTestExecutions, in the documentation page there are some examples of usage.
If you need further help, please contact the Xray Support (http://xraysupport.xpand-it.com).
Kind regards,
Rogério Paiva [Xray Support Team]
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.