Understanding the JMeter Thread Group
As the essential component that contains samplers and logic controllers, the Thread Group is the element that most JMeter tests start with. 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. Above is an example of how a basic Thread Group mightRead More →