3、postman的基本使用
1、postman发起get请求:

2、设置检查点:

使用postman自带的语法,设置检查点,验证接口响应;
3、使用测试集合:
①、接口测试脚本保存到测试集合:

附上链接:http://bayescafe.com/tools/use-postman-to-test-api-automatically.html


使用postman自带的语法,设置检查点,验证接口响应;

附上链接:http://bayescafe.com/tools/use-postman-to-test-api-automatically.html