jmeter and postman
Posted sungodzc
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jmeter and postman相关的知识,希望对你有一定的参考价值。
jmeter 主要用于压力,也可以进行接口测试,主要适用于一些回归测试,里面有reponse 断言可用;
postman 接口测试工具,主体功能跟jmeter 差不多,特点包括1.云平台 2.请求类型会标准出来,比如get、put、delete等,使用更为人性,断言以新建tests runner的形式进行展示,可视性更高;
对token这类的管理更为全面,jmeter主要以request header的形式进行管理;
如下图,postman单独提取出来,可指定类型进行管理;
以上是关于jmeter and postman的主要内容,如果未能解决你的问题,请参考以下文章
Jmeter(十八)Logic Controller 之 Random Controller and Random order Controller
Jmeter (二十六)逻辑控制器 之 Module Controller and Include Controller
Jmeter (二十六)逻辑控制器 之 Module Controller and Include Controller