Skip to content

Instantly share code, notes, and snippets.

Created January 12, 2015 06:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a535599bd5ab0884db36 to your computer and use it in GitHub Desktop.
Save anonymous/a535599bd5ab0884db36 to your computer and use it in GitHub Desktop.
{
"testScheduleId":1,
"assignmentDate":1419877800000,
"estimatedTime":600,
"comment":null,
"testerId":-10,
"remoteRepositoryTestcaseId":2,
"remoteTestcaseId":3,
"cyclePhaseId":1,
"lastTestResult":{
"id":2,
"executionDate":1420799644000,
"executionNotes":null,
"executionStatus":"2",
"attachmentLocation":null,
"status":null,
"defect":null,
"testerId":1,
"releaseTestScheduleId":1
},
"attachmentCount":0,
"scriptName":null,
"scriptId":null,
"scriptPath":null,
"remoteFieldValues":null,
"actualTime":600,
"defects":null,
"testStepResult":null,
"resultHistory":[
{
"id":1,
"executionDate":1420798691000,
"executionNotes":null,
"executionStatus":"1",
"testerId":1,
"releaseTestScheduleId":"1",
"testStepExecutions":null,
"actualTime":null
},
{
"id":2,
"executionDate":1420799644000,
"executionNotes":null,
"executionStatus":"2",
"testerId":1,
"releaseTestScheduleId":"1",
"testStepExecutions":null,
"actualTime":null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment