摘要: postman怎么打开console控制台,打印console.log postman在哪显示console.log日志呢? 操作步骤 postman在哪显示console.log日志呢? 在脚本中使用变量时,要怎么看到变量获取到的值,使用Postman Console去实现的。 操作步骤 应用菜单 阅读全文
posted @ 2021-01-07 11:43 陈晓猛 阅读(1910) 评论(0) 推荐(0) 编辑
摘要: 常用的接口测试工具主要有以下几种: Postman: 简单方便的接口调试工具,便于分享和协作。具有接口调试,接口集管理,环境配置,参数化,断言,批量执行,录制接口,Mock Server, 接口文档, 接口监控等功能; JMeter: 开源接口测试及压测工具,支持Linux及无界面运行; LR: 商 阅读全文
posted @ 2021-01-07 10:02 陈晓猛 阅读(390) 评论(0) 推荐(1) 编辑