postman的简单使用

184 阅读1分钟

postman的访问网址:www.postman.com/

1.登陆后进入

image.png

2.创建项目

image.png

3.创建请求

image.png

4.重命名请求

image.png

5.GET请求

image.png

6.POST请求

测试接口:111.198.42.25:5013/api/ocr/pn_case_query_results_only_async_analysis_result/ image.png

7.创建Mock Servers请求

image.png

8.将请求重命名并选择环境

image.png

9.浏览器访问请求结果

image.png

postman下载网址:www.postman.com/downloads/