文章分类 -  postman

postman的各种使用小技能
摘要:使用场景概述:1、开发复现问题时可能会用到curl链接 2、测试人员如果想根据接口快速造多条数据可复制curl到postman,然后更改部分参数即可 步骤如下: 1、复制接口的curl 右击接口 》 copy 》 Copy as cURL(bash) 2、打开postman, 点击import 3、 阅读全文
posted @ 2021-12-08 15:37 临夏1005 阅读(464) 评论(0) 推荐(0)