WiSdOm - JMeter Logic Controllers

Опубликовано: 15 Октябрь 2024
на канале: WiSdOm - Vision for Learning
646
37

Today we are going to learn about Loop Controller

Loop Controller makes the user request run a specified number of times or run forever..

Steps
1. Add Thread Group
2. Add the Loop Controller under the Thread Group
3. Add HTTP Request under the Loop Controller
4. Add Test Results Table under the Thread Group
5. Setup Thread Group – loop = 2
6. Setup HTTP Request
7. Setup Loop Controller - loop count 50
Then, JMeter will send a total of 50 * 2 = 100 HTTP Requests
8. Run

Loop Controller will make one user request to run it 50 times and loop value =2 specified for the Thread Group will execute the 50 into 2.

JMeter will successfully send a total of 2 * 50 = 100 HTTP Requests.


Please subscribe to our channel WiSdOm for more videos…

Have a nice day…..!!!!!