71 lines
1.5 KiB
YAML
71 lines
1.5 KiB
YAML
---
|
|
title: 测试单数据
|
|
desc: assignTesttaskVars方法测试数据
|
|
|
|
fields:
|
|
- field: id
|
|
note: ID
|
|
range: 1-20
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: project
|
|
note: 所属项目ID
|
|
range: 1-5
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: product
|
|
note: 所属产品ID
|
|
range: 1,1,2,2,3,3,4,4,5,5,1,2,3,4,5,1,2,3,4,5
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: name
|
|
note: 测试单名称
|
|
range: 测试单1,测试单2,测试单3,测试单4,测试单5
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: execution
|
|
note: 所属执行ID
|
|
range: 1-10
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: build
|
|
note: 版本号
|
|
range: '1,2,3,trunk,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20'
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: type
|
|
note: 测试类型
|
|
range: unittest,功能测试,集成测试,系统测试
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: owner
|
|
note: 负责人
|
|
range: admin,user1,user2,user3,admin
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: pri
|
|
note: 优先级
|
|
range: 1-4
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: begin
|
|
note: 计划开始日期
|
|
range: '2024-01-01,2024-01-05,2024-01-10,2024-01-15,2024-01-20'
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: end
|
|
note: 计划完成日期
|
|
range: '2024-01-31,2024-02-05,2024-02-10,2024-02-15,2024-02-20'
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: status
|
|
note: 状态
|
|
range: 'wait,wait,doing,doing,blocked,blocked,done,done,wait,doing,blocked,done,wait,doing,blocked,done,wait,doing,blocked,done'
|
|
prefix: ""
|
|
postfix: ""
|
|
- field: deleted
|
|
note: 是否删除
|
|
range: '0'
|
|
prefix: ""
|
|
postfix: ""
|