当前位置:网站首页>Use of JMeter
Use of JMeter
2022-07-07 08:08:00 【Stay a little】
download
Official website address https://jmeter.apache.org/
Use steps
- Download decompression , The latest version is 5.5
- Get into bin Catalog , Click on jmeter.bat
It will start JMeter GUI Tools .
You can also set the interface language Options --> Choose Language --> Chinese(Simplified), Set to simplified Chinese .
Interface to use
- choice TestPlan, Right click –> add to –> Threads –> Thread group
- Thread group content
a. Thread group name , Modifiable
b. Operation performed after sampler error , Modifiable
c. Number of threads , This is the number of concurrent requests , Modifiable
d.ramp-UI Time , That is, start all threads in a few seconds , Modifiable
for example :
- Select thread group , Right click –> add to –> Sampler –>HTTP request
Name of the request , Don't change
Web server information , Network protocol 、 Domain name or IP、 Port number , You can modify
Interface request : Request mode 、 Request path 、 Coding format , You can modify
Parameter passing : Message body data store JSON Information
- Select thread group , Right click –> add to –> The configuration element –>HTTP Header Manager
- You can store the information in the request header
Results check
Select thread group , Right click –> add to –> Monitor –> View the result tree
边栏推荐
- QT learning 28 toolbar in the main window
- QT learning 26 integrated example of layout management
- Blob object introduction
- 2022 tea master (intermediate) examination questions and mock examination
- Complex network modeling (II)
- Recursive method to verify whether a tree is a binary search tree (BST)
- The charm of SQL optimization! From 30248s to 0.001s
- [UVM practice] Chapter 2: a simple UVM verification platform (2) only driver verification platform
- Quickly use Jacobo code coverage statistics
- 2022 simulated examination question bank and online simulated examination of tea master (primary) examination questions
猜你喜欢
随机推荐
Quick analysis of Intranet penetration helps the foreign trade management industry cope with a variety of challenges
DNS server configuration
Pytorch(六) —— 模型调优tricks
LeetCode简单题之字符串中最大的 3 位相同数字
Linux server development, MySQL cache strategy
互动送书-《Oracle DBA工作笔记》签名版
2022 recurrent training question bank and answers of refrigeration and air conditioning equipment operation
It took "7" years to build the robot framework into a micro service
青龙面板--花花阅读
Roulette chart 2 - writing of roulette chart code
Li Kou interview question 04.01 Path between nodes
LeetCode简单题之判断一个数的数字计数是否等于数位的值
2022 National latest fire-fighting facility operator (primary fire-fighting facility operator) simulation questions and answers
Network learning (II) -- Introduction to socket
Cnopendata list data of Chinese colleges and Universities
UnityHub破解&Unity破解
Introduction à l'objet blob
Qt学习27 应用程序中的主窗口
2022年茶艺师(中级)考试试题及模拟考试
LeetCode中等题之我的日程安排表 I