您当前的位置:首页 > 计算机 > 软件应用 > 网络应用

第7章newman运行脚本

时间:01-26来源:作者:点击数:

基本步骤:

1.下载node.js//node -v 看版本

2.cmd安装命令npm install -g newman //newman -v看版本

3.cmd输入命令npm install newman-reporter-html //安装html

4.将postman的脚本和环境变量导出到桌面

cmd输入命令newman run C:\Users\63503\Desktop\CRM.postman_collection.json

-e C:\Users\63503\Desktop\CRM.postman_environment.json

-k -r html --reporter-html-export C:\Users\63503\Desktop\sq.html

得到运行结果sq.html

浏览器打开看到结果报告:

方便获取更多学习、工作、生活信息请关注本站微信公众号城东书院 微信服务号城东书院 微信订阅号
推荐内容
相关内容
栏目更新
栏目热门