使用RESTClient在Linux系统或Mac系统上获取测试报告和API文档

/ RESTClient / 没有评论 / 2777浏览

1. 下载Wisdom RESTClient自动化测试工具;
2. 执行命令java -jar restclient.jar启动Wisdom RESTClient界面。
3. 使用RESTClient工具测试REST API,产生历史记录。
4. 选择菜单选项 Apidoc --> Create 生成API文档: work/apidoc/apidoc.html
5. 选择菜单选项 Test --> Start Test 生成测试报告: work/report/report.html
6. 查看测试报告和API文档只需要用浏览器打开HTML文件:apidoc.html, report.html

API测试报告

API文档

评论已关闭.