I am using below url and body to associate my test execution with test plan but unable to do so. Both test plan and test execution exist in jira.
URL - https://xray.cloud.xpand-it.com/api/v2/graphql
Body -
Got it. Id's are different then keys. I am passing Keys above instead of Id's.
Is there any way to perform the associations based on the Key's.
If not then can we see the id's of test plan on xray UI ?
Hi @lalit.kumar
It is necessary first to get the IDs, and you can do it using JQL in the following GraphQL queries:
getTestExecutions - https://xray.cloud.getxray.app/doc/graphql/gettestexecutions.doc.html
getTestPlans - https://xray.cloud.getxray.app/doc/graphql/gettestplans.doc.html
Thank you.
Kind regards,
Rogério 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.
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.