前端代码地址:https://github.com/chen1932390299/antvue-front-platform
后端代码地址:https://github.com/chen1932390299/drf-backend-platform
后端:
python 版本3.6.6 django3.x
前端 ant-vue
1.定义全局变量:
提取的变量也会保存在这里,变量名称全局唯一
二.新增单个接口:
点击用例名进入详情页面:
接口新增页面:
GET:
POST:form-data
提取变量:
断言:
参数化:
测试套件管理:
新增testsuite:可以组合任意多个单个个接口,拖拽改变执行每个接口顺序
结果统计,失败详情展示失败的用例名称和实际响应报文: