Postman批量执行与生成测试报告

批量执行

 

使用newman生成测试报告 

步骤

1.批量生成测试用例集

2.导出Export用例集

3.在终端中执行命令,生成测试报告

newman run xxxx,json -e 环境变量文件 -d 外部数据文件 -r html --reporter-html-export 测试报告名.html

实现

 

 

 

 

 

posted @ 2021-11-15 18:13  申疯疯  阅读(156)  评论(0)    收藏  举报