jmeter--学完小结1

1. 接口测试&监控

发送请求

HTTP Request

Get:Parameter

Post:Body Data, HTTP头管理器(content-type:Application/json)

循环控制器

逻辑控制器——if 控制器

断言

Response Assertion

Beanshell Assertion

传递参数

CSV Data config

User Defined Variables

User Variables

正则表达式提取器

查看结果

查看结果数

测试报告

聚合报告

资料:

jmeter+jenkins+ant

https://www.cnblogs.com/hancel/category/1382956.html

https://www.cnblogs.com/hancel/p/10266975.html

接口测试 Jmeter+ant+Jenkins 接口自动化框架完整版

https://testerhome.com/topics/13389

 https://blog.csdn.net/kasijia/article/details/79405815

脚本数据分离

https://testerhome.com/topics/13029

https://testerhome.com/topics/8114

缺点:有问题无法快速定位到哪个有问题,需要一个个的翻

数据驱动测试

https://blog.csdn.net/fish_11/article/details/79621608

https://testerhome.com/wiki/automationscheme

jmeter教程全

https://www.cnblogs.com/imyalost/category/846346.html

JMeter 接口自动化测试完整版

https://zhuanlan.zhihu.com/p/127117065

原文地址:https://www.cnblogs.com/vivian-xiaoyun/p/13530086.html