测试计划 CODEARTS TESTPLAN-根据条件分页获取测试用例对象V2:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
错误码 |
data |
BasePageInfoTestCase object |
返回体 |
message |
String |
错误信息 |
参数 |
参数类型 |
描述 |
---|---|---|
limit |
Integer |
每页显示的条目数量,最大支持200条 |
list |
Array of TestCase objects |
返回体 |
offset |
Integer |
起始偏移量,表示从此偏移量开始查询,offset大于等于0,小于等于100000 |
pages |
Integer |
页数 |
size |
Integer |
记录数 |
total |
Long |
总数 |
参数 |
参数类型 |
描述 |
---|---|---|
auto_type |
String |
自动化类型 |
case_design_desc |
String |
用例设计描述 |
case_name |
String |
用例名称 |
case_num |
String |
用例编号 |
create_time |
String |
创建时间 |
creator_name |
String |
创建人名字 |
creator_num |
String |
创建人工号 |
deleted |
String |
删除状态 |
expected_results |
String |
预期结果 |
extra_param |
String |
额外模板字段:以json形式存储,前台解析 |
factor_combination_json |
String |
因子组合json |
operation_and_expected_result |
String |
操作及预期结果 |
id |
String |
id 主键 |
is_archive |
Boolean |
状态 |
mindmap_id |
String |
脑图id |
node_id |
String |
节点id |
batch_id |
String |
批次id |
branch_id |
String |
分支ID |
plan_id |
String |
计划ID |
prerequisite |
String |
用例前置步骤 |
test_case_level |
String |
测试用例级别 |
test_procedure |
String |
测试步骤 |
update_name |
String |
更新人名字 |
update_num |
String |
更新人工号 |
update_time |
String |
更新时间 |
url |
String |
url |
uri |
String |
uri |
project_id |
String |
项目id |
service_id |
String |
服务id |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
接口调用错误码 |
data |
String |
接口调用返回体 |
message |
String |
接口调用错误信息 |
状态码: 401
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
接口调用错误码 |
data |
String |
接口调用返回体 |
message |
String |
接口调用错误信息 |
状态码: 404
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
接口调用错误码 |
data |
String |
接口调用返回体 |
message |
String |
接口调用错误信息 |
状态码: 500
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
接口调用错误码 |
data |
String |
接口调用返回体 |
message |
String |
接口调用错误信息 |
- 软件开发云端测试平台_软件开发生产线_测试计划 CodeArts TestPlan-华为云
- 软件测试流程_测试计划CodeArts TestPlan_测试平台-华为云
- 测试管理平台有什么优势_测试计划CodeArts TestPlan_软件测试-华为云
- 如何在测试计划服务中使用关键字?
- 华为云CodeArts API_API调试
- 华为云CodeArts API_如何在CodeArts API中设置请求参数?
- 华为云CodeArts API_什么是API_APIFirst_API设计
- 性能测试使用教程_性能测试操作步骤_性能测试快速入门-华为云
- 华为云CodeArts API_APIFirst_API设计_API设计规范_API全生命周期
- 华为云CodeArts API_API质量_API规范_API审核