JMeter Thread Group is the element that most JMeter tests start with as the essential component that contains samplers and logic controllers. JMeter uses a Thread Group as the container to define a collection of simulated users. In this way, one or more requests contained within the Thread Group will follow a prescribed virtual user count, ramp-up time, and looping over this configuration if desired.
-
The JMeter Thread Group is also covered on the RedLine13 blog here:
https://www.redline13.com/blog/2023/06/jmeter-thread-group/
-
Read more about Custom Thread Groups on our blog:
https://www.redline13.com/blog/2022/10/jmeter-custom-thread-groups/
-
Read more on our blog about the JMeter Arrivals Thread Group:
https://www.redline13.com/blog/2023/06/arrivals-thread-group/