Slide 14
Slide 14 text
cat createTestCaseExecution2-2.json
{
"testPlanID":74771, # テスト計画ID
"buildID":1, # テストケースのバージョン
“platformID”:0, # プラットホームを設定していない場合は0でよい
"testCaseExternalID":"TESTLINK-1", # テストケース名
“notes”:“This is an execution created via REST API”, # 備考
"statusCode":"", # b: ブロック f:失敗 p:成功
"executionType":"2", # 手動:1 自動:2
"executionTimeStampISO":"2013-04-27 12:09:00" # テスト終了時間
}
JSON の用意