Is there any way to get when test case was Quarantined via Rest API?

Maulik
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!
November 18, 2020

I am trying to get when test case was quarantine(Quarantined at). 
I tried below API but did not get When(Data/Time) that testcase was quarantined.

http://{hostname}/bamboo/rest/api/latest/result/PROJ-PLANKEY-JOBKEY-latest?expand=testResults.quarantinedTests

Response:

"testResult": [
{
"testCaseId": some data here,
"className": some data here,
"methodName": some date here,
"status" some data here: 
}]

Is there anyway to get, when testcase was quarantined data via RestAPI?

I went through Bamboo API Documentation but did not get any other API click for above problem to resolved.

So in below image highlighted field(QUARANTINED AT) I am trying to access via API. 

Quarantined.PNG

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events