测试计划 CODEARTS TESTPLAN-获取责任人是自己的测试用例:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
total |
Integer |
起始记录数 大于 实际总条数时, 值为0, 分页请求才有此值 |
value |
Array of TestCaseVo objects |
实际的数据类型:单个对象,集合 或 NULL |
reason |
String |
业务失败的提示内容,对内接口才有此值 |
page_size |
Integer |
每页展示条数 |
page_no |
Integer |
页码 |
has_more |
Boolean |
是否有更多 |
参数 |
参数类型 |
描述 |
---|---|---|
uri |
String |
资源URI |
type |
String |
资源类型 |
author |
String |
创建人 |
name |
String |
名称 |
rank |
Integer |
级别 |
preparation |
String |
前置条件 |
remark |
String |
备注 |
stage |
String |
测试阶段 |
activity |
String |
测试类型 |
keywords |
String |
关键词 |
market |
String |
apitest标记是否代码已提交 |
designer |
String |
设计者 |
tags |
String |
标签 |
execute_parameter |
String |
执行参数 |
region |
String |
逻辑region |
owner |
String |
处理人id,IteratorTestCase字段 |
last_modifier |
String |
最后修改人 |
last_modified |
String |
最后修改时间 |
last_modified_timestamp |
Long |
修改时间时间戳 |
last_change_time |
String |
最后变更时间 |
version_uri |
String |
版本URI |
origin_uri |
String |
源资源URI |
parent_uri |
String |
父资源URI |
parent_path |
String |
父资源路径 |
creation_version_uri |
String |
创建版本URI |
creation_date |
String |
创建时间 |
creation_date_timestamp |
Long |
创建时间时间戳 |
author_name |
String |
创建人名称 |
comment |
String |
备注 |
number |
String |
编号 |
case_type |
Integer |
用例类型 |
platform_type |
Integer |
执行平台类型 |
service_type |
Integer |
服务类型 |
service_type_name |
String |
服务类型名称 |
test_type |
Integer |
测试类型 |
test_type_name |
String |
测试类型名称 |
design_note |
String |
设计描述 |
test_step |
String |
测试步骤 |
expect_output |
String |
期望结果 |
env_type |
String |
测试环境类型 |
exe_platform |
String |
执行平台 |
testcase_project |
String |
测试工程 |
svn_script_path |
String |
脚本路径 |
map_restrict |
String |
约束条件 |
network_script_name |
String |
网络脚本名 |
auto_type |
Integer |
自动化类型,非自动化:0, 是自动化:1 |
to_be_auto_exec |
Integer |
被自动化执行 |
last_result |
String |
最后一次结果 |
last_result_uri |
String |
最后一次结果Uri |
feature_uri |
String |
目录Uri |
feature_name |
String |
目录名称 |
interface_name |
String |
测试接口名 |
snp_no |
String |
网络问题ID |
dr_relation_id |
String |
关联需求编号 |
issue_name |
String |
需求名称 |
test_base_num |
String |
测试基数 |
automatically_executed |
Integer |
是否被自动化执行 |
first_execute_time |
String |
第一次执行时间 |
detect_type |
String |
检测类型 |
execute_param |
String |
执行参数 |
test_feature |
String |
分析领域 |
is_contract_testcase |
Integer |
是否是契约用例,0:表示非契约用例, 1:表示契约用例 |
time_cost |
Double |
总共耗时 |
be_auto_type_time |
String |
记录用例由非自动化变为自动化类型的时间 |
compare_number |
String |
配对用例编号 |
scene_flag |
String |
场景标识 |
base_flag |
String |
场景标识 |
para_validator |
String |
区别是否从yaml中生成的用例,默认false |
knet_node_id |
String |
knet节点id |
last_exe_author |
String |
最后一次执行用户 |
cloud_carrier |
String |
运营商 |
market_place |
String |
应用市场 |
test_mind_id |
String |
脑图id |
test_mind_url |
String |
脑图url |
commit_url |
String |
git提交url |
test_pattern_number |
String |
测试模式编号 |
test_factor_number |
String |
测试因子编号 |
status_code |
String |
状态Code |
result_code |
String |
结果Code |
release_id |
String |
迭代ID |
label_id |
String |
标签ID |
labels |
String |
用例标签名称列表 |
module_id |
String |
模块ID |
module_name |
String |
模块名称 |
module_path |
String |
模块path |
module_path_name |
String |
模块路径名称 |
execute_latest_time |
String |
最后执行时间 |
execute_duration |
String |
执行时长 |
execute_times |
Integer |
执行次数 |
is_keyword |
Integer |
是否关键用例 |
release_dev |
String |
测试版本号 |
new_created |
String |
是否用户新增用例 |
project_uuid |
String |
项目ID |
creation_version_name |
String |
创建版本名称,原逻辑marshall添加字段 |
feature_path |
String |
特性路径,原逻辑marshall添加字段 |
testcase_uri |
String |
实体用例Uri,IteratorTestCase字段 |
owner_name |
String |
处理人名称 |
iterator_case_uri |
String |
迭代用例Uri,IteratorTestCase字段 |
script_link |
String |
脚本链接scriptLink |
custom_field_1 |
String |
自定义字段1 |
custom_field_2 |
String |
自定义字段2 |
custom_field_3 |
String |
自定义字段3 |
custom_field_4 |
String |
自定义字段4 |
custom_field_5 |
String |
自定义字段5 |
custom_field_6 |
String |
自定义字段6 |
custom_field_7 |
String |
自定义字段7 |
custom_field_8 |
String |
自定义字段8 |
custom_field_9 |
String |
自定义字段9 |
custom_field_10 |
String |
自定义字段10 |
custom_field_11 |
String |
自定义字段11 |
custom_field_12 |
String |
自定义字段12 |
custom_field_13 |
String |
自定义字段13 |
custom_field_14 |
String |
自定义字段14 |
custom_field_15 |
String |
自定义字段15 |
custom_field_16 |
String |
自定义字段16 |
custom_field_17 |
String |
自定义字段17 |
custom_field_18 |
String |
自定义字段18 |
custom_field_19 |
String |
自定义字段19 |
custom_field_20 |
String |
自定义字段20 |
custom_field_21 |
String |
自定义字段21 |
custom_field_22 |
String |
自定义字段22 |
custom_field_23 |
String |
自定义字段23 |
custom_field_24 |
String |
自定义字段24 |
custom_field_25 |
String |
自定义字段25 |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
业务失败的错误码 |
reason |
String |
业务失败的提示内容 |
状态码: 401
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
业务失败的错误码 |
reason |
String |
业务失败的提示内容 |
状态码: 404
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
业务失败的错误码 |
reason |
String |
业务失败的提示内容 |
状态码: 500
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
业务失败的错误码 |
reason |
String |
业务失败的提示内容 |
- 软件开发云端测试平台_软件开发生产线_测试计划 CodeArts TestPlan-华为云
- 软件测试流程_测试计划CodeArts TestPlan_测试平台-华为云
- 测试管理平台有什么优势_测试计划CodeArts TestPlan_软件测试-华为云
- 什么是性能测试_性能测试作用_性能测试 CodeArts PerfTest-华为云
- 华为云CodeArts API_API调试
- 如何在测试计划服务中使用关键字?
- 华为云CodeArts API_APIFirst_API设计_API设计规范_API全生命周期
- 性能测试使用教程_性能测试操作步骤_性能测试快速入门-华为云
- 华为云CodeArts API_API质量_API规范_API审核
- 华为云CodeArts API_API测试_接口测试_关键字