测试计划 CODEARTS TESTPLAN-根据查询条件获取测试报告列表:响应示例

时间:2025-04-30 15:03:34

响应示例

状态码:200

OK

{
  "result" : {
    "total" : 1,
    "value" : [ {
      "uri" : "v909000109fcnbvj",
      "name" : "测试报告1",
      "creator" : "dfc5347b9b16491e942ce55ce7f79dbc",
      "version_uri" : "v902000109eon3g9",
      "branch_uri" : "v902000108vdtjkp",
      "version_name" : "计划1",
      "branch_name" : "基线",
      "test_conclusion" : "商用发布",
      "test_conclusion_details" : "6666666",
      "defect_details_by_severity" : [ ],
      "defect_details_by_module" : [ ],
      "create_time" : "2025-02-28 15:46:10",
      "create_timestamp" : 1740728770000,
      "creator_name" : "TMSS01"
    } ],
    "page_size" : 10,
    "page_no" : 1
  }
}
support.huaweicloud.com/api-testman/ShowTestReportsByCondition.html