{
"id":371,
"status":"TODO",
"testKey":"CALC-12",
"testExecKey":"CALC-13",
"assignee":"admin",
"executedBy":"admin",
"startedOn":"2016-10-24T15:50:57+01:00",
"defects":[
{
"id":15017,
"key":"test-114",
"summary":"summary 1",
"status":"Open"
},
{
"id":15018,
"key":"test-115",
"summary":"summary 2",
"status":"Open"
}
],
"evidences":[
{
"id":313,
"fileName":"stuff.txt",
"fileSize":"0,0 kB",
"created":"2016-10-24T15:50:57+01:00",
"author":"admin",
"fileURL":"http://lenovo-pc:2990/jira/plugins/servlet/raven/attachment/313/stuff.txt"
},
{
"id":314,
"fileName":"stuff2.txt",
"fileSize":"0,0 kB",
"created":"2016-10-24T15:50:57+01:00",
"author":"admin",
"fileURL":"http://lenovo-pc:2990/jira/plugins/servlet/raven/attachment/314/stuff2.txt"
}
],
"comment":"new comment",
"scenarioOutline":"Given I have entered <input_1> into the calculator\r\nAnd I have entered <input_2> into the calculator\r\nWhen I press <button>\r\nThen the result should be <output> on the screen\r\n\r\n Examples:\r\n | input_1 | input_2 | button | output |\r\n | 20 | 30 | add | 50 |\r\n | 2 | 5 | add | 7 |\r\n | 0 | 40 | add | 40 |",
"examples":[
{
"id":1377,
"rank":0,
"values":[
"input_1",
"input_2",
"button",
"output"
],
"status":"PASS",
"statusDescription":"The test run has passed"
},
{
"id":1378,
"rank":1,
"values":[
"20",
"30",
"add",
"50"
],
"status":"PASS",
"statusDescription":"The test run has passed"
},
{
"id":1379,
"rank":2,
"values":[
"2",
"5",
"add",
"7"
],
"status":"PASS",
"statusDescription":"The test run has passed"
},
{
"id":1380,
"rank":3,
"values":[
"0",
"40",
"add",
"40"
],
"status":"PASS",
"statusDescription":"The test run has passed"
}
],
"environments" : [
"IOS",
"Android"
]
} |