How to update test execution status using Json ?

Cyril December 16, 2024

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.

0 answers

Suggest an answer

Log in or Sign up to answer