Hello,
I can create automatically a Test Execution using Json file
"info" : {
"project" : "project"
"summary" : "summary",
"description" : "description",
"user" : "user",
"testPlanKey" : "key",
"testEnvironments": "env",
"version": "version"
}
but I'm not to update the status of this Test Execution.
Is it possible ? If yes, how does it work?
Thanks.
Hi @Cyril
Welcome to Atlassian Community.
Yes, you can update the status of the Test Execution.
Now I can guide the steps only, I will try to post the code,
1) Try to get the Test Execution Key
2) Get the transition ID of the by GET API transitions.
3) Update the status of the Test Execution by transition ID
Vikram P
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.