随笔分类 -  postman

摘要:postman 参数化: 前置处理器(Pre-requestScriptest): postman.setGlobalVariable("key","value"); body中使用:"{{key}}" 后置处理器: 如果是标准接口返回的json 可以在后置处理器(Tests)中添加: jsonDa 阅读全文
posted @ 2020-04-27 16:31 ChenduLaoWang 阅读(708) 评论(0) 推荐(0)