当前位置:网站首页>JMeter assembly point technology and logic controller
JMeter assembly point technology and logic controller
2022-07-04 10:47:00 【dijiaye1】
How can we achieve real concurrency
Concurrent : It refers to the users who are operating business in the system , stay Jemeter in , It is called the number of threads
Jemeter Each thread in the ( user ) There is a certain randomness in the sequence of business operations
Jemeter Timer
Timer: Configuration element
Used to set the waiting time between operations , Waiting time is a common control client in performance testing QPS The means of .
usage : The timer is in each sampler( Sampler ) Previously executed , Not after . No matter where the timer is sampler after , Or below , He's all there samp It was implemented before .
Timers are scoped : When executing a samp Before , All timers in the current scope will be executed ;
If you want the timer to apply only to one of the current sampler, The timer is added as a child node .
Jemeter Common timers
Synchro timer Synchronizing Timer --- Marshal Point ( Used in concurrency )
Set a certain number of threads / Users submit requests at the same time
Pictured ,3 Requests as a concurrent , stay 3 Send it in seconds , If 3 Not enough in seconds 3 individual , It doesn't matter
Fixed timer Constant Timer -- Thinking time
Fixed waiting time
The interval between each request is fixed
Jemeter Common logic controller
It can exist anywhere under the thread group :
The elements of the controller type contain two types of elements :
A controller for the logical sequence in which the sampler sends requests in the null test plan :
Only once the controller 、 Circulation controller 、 Conversion controller 、If Controller etc. .
Used to organize and control sampler nodes
Transaction Controller、Throughput Controller etc. .
Only once the controller :
1、 During the execution of the test plan , The child nodes under the once only controller execute each thread only once
2、 This controller is often used in login scenarios .
边栏推荐
- Huge number multiplication (C language)
- [test theory] test process management
- [machine] [server] Taishan 200
- Rhsca day 11 operation
- The last month before a game goes online
- Recursion and divide and conquer strategy
- Rhcsa operation
- The bamboo shadow sweeps the steps, the dust does not move, and the moon passes through the marsh without trace -- in-depth understanding of the pointer
- Use the data to tell you where is the most difficult province for the college entrance examination!
- For programmers, if it hurts the most...
猜你喜欢
Time complexity and space complexity
Knapsack problem and 0-1 knapsack problem
BGP advanced experiment
Add t more space to your computer (no need to add hard disk)
The future education examination system cannot answer questions, and there is no response after clicking on the options, and the answers will not be recorded
MFC document view framework (relationship between classes)
Using SA token to solve websocket handshake authentication
Network connection (II) three handshakes, four waves, socket essence, packaging of network packets, TCP header, IP header, ACK confirmation, sliding window, results of network packets, working mode of
Static comprehensive experiment ---hcip1
From programmers to large-scale distributed architects, where are you (I)
随机推荐
leetcode729. My schedule 1
Unittest+airtest+beatiulreport combine the three to make a beautiful test report
Personal thoughts on the development of game automation protocol testing tool
[Galaxy Kirin V10] [desktop] cannot add printer
How to use diff and patch to update the source code
2、 Operators and branches
Collection of practical string functions
Add t more space to your computer (no need to add hard disk)
/*Write a loop to output the elements of the list container in reverse order*/
Latex error: missing delimiter (. Inserted) {\xi \left( {p,{p_q}} \right)} \right|}}
Introduction to extensible system architecture
Realsense of d435i, d435, d415, t265_ Matching and installation of viewer environment
On binary tree (C language)
Si vous ne connaissez pas ces quatre modes de mise en cache, vous osez dire que vous connaissez la mise en cache?
IPv6 comprehensive experiment
Idea SSH channel configuration
The most detailed teaching -- realize win10 multi-user remote login to intranet machine at the same time -- win10+frp+rdpwrap+ Alibaba cloud server
Error C4996 ‘WSAAsyncSelect‘: Use WSAEventSelect() instead or define _ WINSOCK_ DEPRECATED_ NO_ WARN
When I forget how to write SQL, I
leetcode1229. Schedule the meeting