接口测试-postman POST请求

1.抓包POST请求(登录)

举个例子:登录接口测试(格式:x-www-form-urlencoded)
http://www.testingedu.com.cn:8000/Home/user/login.html


2.Postman操作




3.抓包POST请求(文件上传)

举个例子:文件上传接口测试(form-data)

4.Postman操作





5.抓包POST请求(JSON格式)


posted @ 2020-03-06 12:06  张珊33  阅读(765)  评论(0编辑  收藏  举报