测试计划 CODEARTS TESTPLAN-通过导入仓库中的文件生成接口测试套:响应参数

时间:2024-08-06 19:32:27

响应参数

状态码: 201

表4 响应Body参数

参数

参数类型

描述

testsuite_id

String

生成的测试套的id

testcase_ids

Array of strings

生成的测试用例uri列表

状态码: 400

表5 响应Body参数

参数

参数类型

描述

error_code

String

接口调用失败错误码

error_detail

Array of CommonResponseDetail objects

接口调用失败的详情信息,非参数校验失败没有该结构

error_msg

String

接口调用失败错误信息

表6 CommonResponseDetail

参数

参数类型

描述

step_name

String

记录错误步骤名称

testcase_name

String

用例名称

fail_content

String

记录实际错误内容值

fail_keys

String

记录包含错误的关键字

fail_source

String

记录错误部位header name等

fail_type

String

记录错误类型

stage

String

记录包含错误阶段

状态码: 401

表7 响应Body参数

参数

参数类型

描述

error_code

String

接口调用失败错误码

error_msg

String

接口调用失败错误信息

状态码: 403

表8 响应Body参数

参数

参数类型

描述

error_code

String

接口调用失败错误码

error_msg

String

接口调用失败错误信息

状态码: 404

表9 响应Body参数

参数

参数类型

描述

error_code

String

接口调用失败错误码

error_msg

String

接口调用失败错误信息

状态码: 500

表10 响应Body参数

参数

参数类型

描述

error_code

String

接口调用失败错误码

error_msg

String

接口调用失败错误信息

support.huaweicloud.com/api-testman/CreateApiTestSuiteByRepoFile.html