Sulla mia istanza Jira ho installato Xray, che utilizzo per la gestione dei test. Attualmente, l’associazione delle Test Execution ai rispettivi Test Plan avviene manualmente, in quanto non sono riuscito a individuare un endpoint REST documentato che consenta di automatizzare questo processo tramite ScriptRunner. Confermate questa defezione?
Sto cercando una soluzione alternativa o un possibile workaround per gestire questa operazione in modo programmatico, idealmente attraverso uno script Groovy compatibile con ScriptRunner. Avete suggerimenti o conoscete un metodo per ottenere questo risultato, anche eventualmente sfruttando chiamate indirette o operazioni supportate tramite altri endpoint REST?
On my Jira instance, I have Xray installed, which I use for test management. Currently, associating Test Executions with their respective Test Plans is a manual process, as I haven’t been able to identify a documented REST endpoint that allows this operation to be automated via ScriptRunner. Can you confirm whether this limitation is expected?
I’m looking for an alternative solution or a possible workaround to handle this task programmatically—ideally using a Groovy script compatible with ScriptRunner. Do you have any suggestions or know of a method to achieve this, possibly by leveraging indirect calls or operations supported through other REST endpoints?
Thank you for your question!
Have you tried using graphQL for this? specifically the "addTestExecutionsToTestPlan"
You can find more information here: GraphQL & GraphQL API
In case there are doubts, feel free to reach out to us here.
Best, Francisco
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.