Thread
group elements are the beginning points of any test plan. All controllers and
samplers must be under a thread group. Other elements, e.g. Listeners, may be
placed directly under the test plan, in which case they will apply to all the
thread groups. As the name implies, the thread group element controls the
number of threads JMeter will
use to execute your test. The controls for a thread group allow you to:
- Set the number of threads
- Set the ramp-up period
- Set the number of times to execute the test
- Each thread will execute the test plan in its entirety and completely independently of other test threads. Multiple threads are used to simulate concurrent connections to your server application.
No comments:
Post a Comment