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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Manage Confluence like never before! This new learning path teaches you how to manage content, users, and permissions while optimizing user experience. Built for admins at all levels who want to confidently lead and unlock more innovative collaboration.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.