当前位置:网站首页>JMeter installation and setting (I)
JMeter installation and setting (I)
2022-07-22 07:00:00 【Yimi sunshine 08】
One 、Jemter Download and install
Details refer to https://blog.csdn.net/zhuxy604/article/details/81012477
Two 、Jmeter Basic use of
How to send HTTP request ?
First add thread groups , Then add the following three items :
HTTP Request defaults (Add->Config element)
HTTP Header Manager (Add->Config element)
HTTP request (Add->Sampler)
1) Add thread group
add to http request
HTTP Request defaults You can set all within its scope HTTP The default value of , Include HTTP Requested host、 port 、 Agreements, etc
HTTP Header Manager , It is mainly used to specify the sending request header
Of course , If http The request requires login authorization , You can add one HTTP Authorization Manager .(Config Element-> HTTP Authorization Manager)
Now back to HTTP request , Set it as shown in the figure below
Be careful :“ Automatic redirection ” The option applies when the method is “GET” or “HEAD” When
hither , A basic HTTP The request has been configured , In a brief summary ,a) Namely HTTP The request needs to be set server Information , Include the requested agreement (http), Request address , Port number ,HTTP Requested method (get,post) And request path , At the same time, set the parameters sent with the request according to the demand .b) Further, if multiple threads are set under a thread group HTTP request , These requests all share one Server Address , You can add HTTP Request defaults , Used for unified settings server Information , Mainly agreement ,server Address , Port number . c) Finally, according to the request header (request headers), To set up a HTTP Header Manager .
Other reference :
https://segmentfault.com/a/1190000007922515
边栏推荐
猜你喜欢
随机推荐
Splay completion plan
VI editor common commands
ArcGIS像元大小从0.00025变为米
Determine the position of an element in an array, and move all subsequent values backward after insertion
C语言基础练习题
Sword finger offer 17 Print from 1 to the maximum n digits (large number problem)
【数学基础】 foundation of mathematics :Jensen不等式
闻泰科技一季度营收同比猛增184.6%,净利润暴涨256.21%!
FileNotFoundError: [Errno 2] No such file or directory: ‘cmake‘
cpu比较
804. 唯一摩尔斯密码词
[MySQL and database] MySQL & database Chapter 8: variables in MySQL
[MySQL and database] MySQL & database Chapter 9: learning stored procedures
uniapp设置tabBar跳转后,其他页面跳转到主页(整理)
2019Q1全球智能手机出货量:华为vivo大幅增长,苹果暴跌30.2%!
AT&T伪指令 以及对于CFI CFA的解释
三星Galaxy Fold拆解:内部极其复杂,铰链成屏幕损坏主因?
js类的创建和继承
How can elastic group by intercepting the values of fields?
ENVI shp转roi并对栅格进行掩膜提取