Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA- How to change status of test in testplan with rest api?

Václav Juřena
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 14, 2018

I can change status of existing test with rest api but I need to change status of existing test in current testplan with rest api. Is possible set this? Because if test is added into TestPlan and Test status is changed. Test status in testplan is not changed. 

Next problem is sets "test execution" into my json with.  How to do it? 

 

 

 

 

 

Json is here: 

SyntaxEditor Code Snippet

{
	"tests":[
		{"testKey":"THD-545",
			"comment":"",
			"status":"PASS"
		}
	]
}

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events