测试计划 CODEARTS TESTPLAN-查询用例列表:请求参数
请求参数
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
X-Auth-Token |
是 |
String |
用户Token。 通过调用 IAM 服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
keyword |
否 |
String |
关键字查询,用例名或编号 |
exeplatforms |
否 |
Array of strings |
执行平台 |
own |
否 |
Boolean |
是否是我的 |
useOffset |
否 |
Boolean |
是否使用偏移量方式查询 |
version_uri |
否 |
String |
版本URI |
case_uris |
否 |
Array of strings |
用例URI集合 |
owner_ids |
否 |
Array of strings |
处理者ID集合 |
status_codes |
否 |
Array of strings |
状态Code集合 |
rank_ids |
否 |
Array of strings |
用例等级ID集合 |
module_ids |
否 |
Array of strings |
模块ID集合 |
issue_id |
否 |
String |
需求编号 |
creator_ids |
否 |
Array of strings |
创建者ID集合 |
result_codes |
否 |
Array of strings |
结果Code集合 |
iteration_ids |
否 |
Array of strings |
归属迭代ID集合 |
create_start_time |
否 |
String |
创建开始时间 |
create_end_time |
否 |
String |
创建结束时间 |
associated_issue |
否 |
Boolean |
是否关联需求(null:不限,false:未关联,true:已关联) |
associated_defects |
否 |
Boolean |
是否关联缺陷(null:不限,false:未关联,true:已关联) |
include_sub_issue |
否 |
Boolean |
是否查询子需求关联的用例,默认true |
include_sub_feature |
否 |
Boolean |
是否查询子目录的用例,默认true |
label_ids |
否 |
Array of strings |
标签ID集合 |
execute_start_time |
否 |
String |
执行开始时间 |
execute_end_time |
否 |
String |
执行结束时间 |
executor_ids |
否 |
Array of strings |
执行者ID集合 |
test_types |
否 |
Array of strings |
类型 |
is_keyword |
否 |
Boolean |
是否组合关键字 |
issue_tree_search |
否 |
Boolean |
是否是需求树点击的查询关联用例 |
service_type |
否 |
Integer |
服务类型 |
service_types |
否 |
Array of integers |
服务类型集合 |
stage_type |
否 |
Integer |
阶段过程(2:测试设计,3:测试执行,4:质量报告) |
feature_uri |
否 |
String |
目录URI |
sort_field |
否 |
String |
排序字段 |
sort_type |
否 |
String |
排序方式 |
page_no |
否 |
Integer |
当前页数 |
page_size |
否 |
Integer |
每页条数 |
case_type |
否 |
Integer |
用例类型 |
custom_field_info |
否 |
Array of QueryCustomFieldsInfo objects |
用例自定义字段信息 |
task_uri |
否 |
String |
测试套uri |
associate_issue_detail |
否 |
Boolean |
是否返回需求具体信息(返回需求名称,需求id) |
not_assign_task |
否 |
Boolean |
该字段为false,则查询全量用例,为true表示查询未分配测试套的用例 |
test_designs |
否 |
Array of booleans |
是否来自测试设计(null或者[true, false]:不限,[true]:来自测试设计,[false]:否来自测试设计) |
review_status |
否 |
Integer |
用例评审状态 |
- 软件开发云端测试平台_软件开发生产线_测试计划 CodeArts TestPlan-华为云
- 软件测试流程_测试计划CodeArts TestPlan_测试平台-华为云
- 华为云CodeArts API_如何在CodeArts API中设置请求参数?
- 华为云CodeArts API_批量添加请求体参数
- 测试管理平台有什么优势_测试计划CodeArts TestPlan_软件测试-华为云
- 如何在测试计划服务中使用关键字?
- 性能测试使用教程_性能测试操作步骤_性能测试快速入门-华为云
- 性能测试使用流程_性能测试怎么样_性能测试 CodeArts PerfTest-华为云
- 华为云CodeArts API_如何利用CodeArts API设计一个接口?
- 华为云CodeArts API_API设计支持公共模型