文档
测试

上传测试集

POST
/upload

接口描述

上传测试集的url

请求体

参数名
类型
描述
必填
test_cases.xlsx
File
上传的测试集
必填

响应

参数名
类型
描述
必填
code
int
0: 上传成功, 1:上传失败
必填
msg
str
对应上述信息
必填
test_id
str
uuid, 此测试集唯一识别信息
必填