Newman Report

Collection
t-erp-auto-test(修改版)
Description
T系列ERP自动化测试集合(整合版) 包含: - 🔐 登录(获取LoginId) - 📋 基础资料(部门/员工/仓库/货品/客户厂商) - 🔄 示例业务流程(采购→销售完整链路,含SQL库存验证) - 📦 单据测试用例(35种单据,按采购/销售/库存/生产/托外/非生产领退料分类) 环境变量说明: - t-erp-api-url: API基础地址(如 http://xxx.xxx.xxx.xxx:8080/api) - t-erp-api-user-no: 登录账号 - t-erp-api-user-pwd: 登录密码 - t-erp-api-login-id: LoginId(登录后自动写入) - t-erp-api-sn: ERP服务定位标识(Linker sn值) - t-erp-api-current-date: 当前日期(各请求前置脚本自动写入) 
Time
Fri Aug 14 2026 02:50:35 GMT+0800 (中国标准时间)
Exported with
Newman v6.2.2
 
 
Total
Failed
Iterations
1
0
Requests
72
0
Prerequest Scripts
104
0
Test Scripts
143
1
Assertions
178
105
 
Total run duration
28.3s
Total data received
10.29KB (approx)
Average response time
363ms
 
Total Failures
106

Requests


Description
登录系统
 
Method
POST
URL
 
 
Mean time per request
3.2s

Mean size per request
149B

 

Total passed tests
4
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
✅ 必需字段存在10
✅ 登录信息正确10
✅ 保存登录令牌成功10

Description
新增部门资料
 
Method
POST
URL
 
 
Mean time per request
225ms

Mean size per request
43B

 

Total passed tests
4
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 请求部门数据验证10
📊 操作结果验证10
Description
删除部门资料
 
Method
POST
URL
 
 
Mean time per request
525ms

Mean size per request
150B

 

Total passed tests
3
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
✅ 响应结构验证10
✅ 删除请求数据验证10
📊 删除结果验证01

Description
新增员工资料
 
Method
POST
URL
 
 
Mean time per request
146ms

Mean size per request
43B

 

Total passed tests
4
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 员工数据验证10
📊 操作结果验证10
Description
删除员工资料
 
Method
POST
URL
 
 
Mean time per request
373ms

Mean size per request
154B

 

Total passed tests
3
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 删除请求验证10
📊 删除结果验证01

Description
新增仓库资料
 
Method
POST
URL
 
 
Mean time per request
165ms

Mean size per request
43B

 

Total passed tests
4
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 仓库数据验证10
📊 操作结果验证10

Description
新增货品
 
Method
POST
URL
 
 
Mean time per request
288ms

Mean size per request
43B

 

Total passed tests
4
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 货品数据验证10
📊 操作结果验证10
Description
删除货品资料
 
Method
POST
URL
 
 
Mean time per request
680ms

Mean size per request
152B

 

Total passed tests
3
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 删除请求验证10
📊 删除结果验证01

Description
新增客户资料
 
Method
POST
URL
 
 
Mean time per request
171ms

Mean size per request
43B

 

Total passed tests
4
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 客户数据验证10
📊 操作结果验证10
Description
删除客户资料
 
Method
POST
URL
 
 
Mean time per request
355ms

Mean size per request
108B

 

Total passed tests
3
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 删除请求验证10
📊 删除结果验证01
Description
新增厂商资料
 
Method
POST
URL
 
 
Mean time per request
158ms

Mean size per request
43B

 

Total passed tests
4
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 厂商数据验证10
📊 操作结果验证10
Description
删除厂商资料
 
Method
POST
URL
 
 
Mean time per request
186ms

Mean size per request
108B

 

Total passed tests
3
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 状态码 20010
📋 响应结构验证10
✅ 删除请求验证10
📊 删除结果验证01

Method
POST
URL
 
 
Mean time per request
3.5s

Mean size per request
160B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增采购订单成功01
✅ TF_TABNAME=TF_POS01
✅ 采购信息写入环境变量10
Method
POST
URL
 
 
Mean time per request
511ms

Mean size per request
126B

 

Total passed tests
0
Total failed tests
5

 

Status code
400

 
Tests
NamePass countFail count
✅ SQL查询在途量接口连通01
✅ 接口调用成功01
✅ SQL查询成功01
✅ 成功查询到产品库存数据01
✅ 校验在途库存QTY_ON_WAY每次新增01
Method
POST
URL
 
 
Mean time per request
658ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增采购入库单成功01
✅ TF_TABNAME=TF_PSS01
✅ 采购入库单单号写入环境变量10
Method
POST
URL
 
 
Mean time per request
205ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
3

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询采购入库单成功01
✅ 获取单据信息写入变量01
✅ 校验本次入库数量与采购下单数量一致01
Method
POST
URL
 
 
Mean time per request
134ms

Mean size per request
126B

 

Total passed tests
0
Total failed tests
6

 

Status code
400

 
Tests
NamePass countFail count
✅ SQL查询可用库存量接口连通01
✅ 接口调用成功01
✅ SQL查询可用库存量成功01
✅ 成功查询到产品库存数据01
✅ 校验在途库存QTY_ON_WAY减少01
✅ 校验可用数量QTY增加01
Method
POST
URL
 
 
Mean time per request
132ms

Mean size per request
126B

 

Total passed tests
0
Total failed tests
0

 

Status code
400

Method
POST
URL
 
 
Mean time per request
423ms

Mean size per request
201B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增销售订单成功01
✅ TF_TABNAME=TF_POS01
✅ 销售订单单号写入环境变量10
Method
POST
URL
 
 
Mean time per request
136ms

Mean size per request
126B

 

Total passed tests
0
Total failed tests
5

 

Status code
400

 
Tests
NamePass countFail count
✅ SQL查询在途量接口连通01
✅ 接口调用成功01
✅ SQL查询成功01
✅ 成功查询到产品库存数据01
✅ 校验在途库存QTY_ON_WAY每次新增01
Method
POST
URL
 
 
Mean time per request
419ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增销售出库单成功01
✅ TF_TABNAME=TF_PSS01
✅ 销售出库单号写入环境变量10
Method
POST
URL
 
 
Mean time per request
178ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
3

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询销售出库单成功01
✅ 获取单据信息写入变量01
✅ 校验本次入库数量与受订下单数量一致01
Method
GET
URL
 
 
Mean time per request
236ms

Mean size per request
2B

 

Total passed tests
0
Total failed tests
0

 

Status code
200


Method
POST
URL
 
 
Mean time per request
213ms

Mean size per request
160B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增采购订单成功01
✅ TF_TABNAME=TF_POS01
✅ 采购订单单号写入环境变量10
Description
查询PO单详情
 
Method
POST
URL
 
 
Mean time per request
231ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增PC单(无来源)
 
Method
POST
URL
 
 
Mean time per request
187ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
新增PC单(从PO单转入)
 
Method
POST
URL
 
 
Mean time per request
175ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询PC单详情
 
Method
POST
URL
 
 
Mean time per request
178ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增PB单(无来源)
 
Method
POST
URL
 
 
Mean time per request
425ms

Mean size per request
170B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
❌️ 需有来源单01
Description
新增PB单(从PC单转入)
 
Method
POST
URL
 
 
Mean time per request
261ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询PB单详情
 
Method
POST
URL
 
 
Mean time per request
154ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增T6单(无来源)
 
Method
POST
URL
 
 
Mean time per request
596ms

Mean size per request
201B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询T6单详情
 
Method
POST
URL
 
 
Mean time per request
183ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增SO单(无来源)
 
Method
POST
URL
 
 
Mean time per request
192ms

Mean size per request
201B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询SO单详情
 
Method
POST
URL
 
 
Mean time per request
179ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增SA单(无来源)
 
Method
POST
URL
 
 
Mean time per request
231ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
新增SA单(从SO单转入)
 
Method
POST
URL
 
 
Mean time per request
202ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询SA单详情
 
Method
POST
URL
 
 
Mean time per request
183ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增SB单(无来源)
 
Method
POST
URL
 
 
Mean time per request
382ms

Mean size per request
170B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
❌️ 需有来源单01
Description
新增SB单(从SA单转入)
 
Method
POST
URL
 
 
Mean time per request
193ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询SB单详情
 
Method
POST
URL
 
 
Mean time per request
188ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增CK单(无来源)
 
Method
POST
URL
 
 
Mean time per request
405ms

Mean size per request
191B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询CK单详情
 
Method
POST
URL
 
 
Mean time per request
177ms

Mean size per request
193B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01
Description
新增SA单(从SO单转入)
 
Method
POST
URL
 
 
Mean time per request
252ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10

Description
新增SO单(无来源)
 
Method
POST
URL
 
 
Mean time per request
208ms

Mean size per request
201B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
新增PN单(无来源)
 
Method
POST
URL
 
 
Mean time per request
407ms

Mean size per request
151B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询PN单详情
 
Method
POST
URL
 
 
Mean time per request
169ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增W1单(无来源)
 
Method
POST
URL
 
 
Mean time per request
326ms

Mean size per request
190B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询W1单详情
 
Method
POST
URL
 
 
Mean time per request
176ms

Mean size per request
192B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增WO单(无来源)
 
Method
POST
URL
 
 
Mean time per request
260ms

Mean size per request
190B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询WO单详情
 
Method
POST
URL
 
 
Mean time per request
177ms

Mean size per request
192B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增IC单(无来源)
 
Method
POST
URL
 
 
Mean time per request
408ms

Mean size per request
157B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询IC单详情
 
Method
POST
URL
 
 
Mean time per request
218ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增IJ单(无来源)
 
Method
POST
URL
 
 
Mean time per request
309ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询IJ单详情
 
Method
POST
URL
 
 
Mean time per request
368ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增MC单(无来源)
 
Method
POST
URL
 
 
Mean time per request
508ms

Mean size per request
157B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询MC单详情
 
Method
POST
URL
 
 
Mean time per request
420ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增PI单(无来源)
 
Method
POST
URL
 
 
Mean time per request
521ms

Mean size per request
190B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询PI单详情
 
Method
POST
URL
 
 
Mean time per request
171ms

Mean size per request
192B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Method
POST
URL
 
 
Mean time per request
161ms

Mean size per request
43B

 

Total passed tests
1
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
新增货品成功10
Method
POST
URL
 
 
Mean time per request
140ms

Mean size per request
43B

 

Total passed tests
1
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
新增仓库成功10
Method
POST
URL
 
 
Mean time per request
186ms

Mean size per request
43B

 

Total passed tests
1
Total failed tests
0

 

Status code
200

 
Tests
NamePass countFail count
新增BOM成功10

Description
新增TW单(无来源)
 
Method
POST
URL
 
 
Mean time per request
575ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询TW单详情
 
Method
POST
URL
 
 
Mean time per request
189ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01

Description
新增WT单(无来源)
 
Method
POST
URL
 
 
Mean time per request
533ms

Mean size per request
171B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询WT单详情
 
Method
POST
URL
 
 
Mean time per request
185ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01
✅ BUILD_BIL字段有值01

Description
新增M7单(无来源)
 
Method
POST
URL
 
 
Mean time per request
386ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询M7单详情
 
Method
POST
URL
 
 
Mean time per request
181ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01
Description
删除M7单
 
Method
POST
URL
 
 
Mean time per request
196ms

Mean size per request
148B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 删除成功校验01

Description
新增M8单(无来源)
 
Method
POST
URL
 
 
Mean time per request
311ms

Mean size per request
170B

 

Total passed tests
1
Total failed tests
2

 

Status code
200

 
Tests
NamePass countFail count
✅ 新增成功校验01
✅ Data中TF_TABNAME字段存在且正确01
✅ 获取单据信息写入变量10
Description
查询M8单详情
 
Method
POST
URL
 
 
Mean time per request
176ms

Mean size per request
158B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 查询成功校验01
Description
删除M8单
 
Method
POST
URL
 
 
Mean time per request
170ms

Mean size per request
148B

 

Total passed tests
0
Total failed tests
1

 

Status code
200

 
Tests
NamePass countFail count
✅ 删除成功校验01

Failures

 
Description
expected 1 to equal +0

Location
assertion:3 in test-script

Request
 
Description
失败数量: expected 1 to equal +0

Location
assertion:3 in test-script

Request
 
Description
失败数量: expected 1 to equal +0

Location
assertion:3 in test-script

Request
 
Description
失败数量: expected 1 to equal +0

Location
assertion:3 in test-script

Request
 
Description
失败数量: expected 1 to equal +0

Location
assertion:3 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected response to have status code 200 but got 400

Location
assertion:0 in test-script

Request
 
Description
异常状态码:400: expected 400 to equal 200

Location
assertion:1 in test-script

Request
 
Description
expected 1 to equal +0

Location
assertion:2 in test-script

Request
 
Description
expected null to be an array

Location
assertion:3 in test-script

Request
 
Description
Cannot read properties of null (reading '0')

Location
assertion:4 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
Cannot read properties of undefined (reading '0')

Location
assertion:1 in test-script

Request
 
Description
Cannot read properties of undefined (reading '0')

Location
assertion:2 in test-script

Request
 
Description
expected response to have status code 200 but got 400

Location
assertion:0 in test-script

Request
 
Description
异常状态码:400: expected 400 to equal 200

Location
assertion:1 in test-script

Request
 
Description
expected 1 to equal +0

Location
assertion:2 in test-script

Request
 
Description
expected null to be an array

Location
assertion:3 in test-script

Request
 
Description
Cannot read properties of null (reading '0')

Location
assertion:4 in test-script

Request
 
Description
Cannot read properties of null (reading '0')

Location
assertion:5 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected response to have status code 200 but got 400

Location
assertion:0 in test-script

Request
 
Description
异常状态码:400: expected 400 to equal 200

Location
assertion:1 in test-script

Request
 
Description
expected 1 to equal +0

Location
assertion:2 in test-script

Request
 
Description
expected null to be an array

Location
assertion:3 in test-script

Request
 
Description
Cannot read properties of null (reading '0')

Location
assertion:4 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
Cannot read properties of undefined (reading '0')

Location
assertion:1 in test-script

Request
 
Description
Cannot read properties of undefined (reading '0')

Location
assertion:2 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected '{"EntryOrderId":"","CallID":"PB","Cal…' to include '请输入来源单号'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected '{"EntryOrderId":"","CallID":"SB","Cal…' to include '请输入来源单号'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
Cannot read properties of undefined (reading 'BUILD_BIL')

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected {} to have property 'TF_TABNAME'

Location
assertion:1 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request
 
Description
expected 'F' to equal 'T'

Location
assertion:0 in test-script

Request