- I Need to know how the load generator generate the load.
When we mentioned 100
Vusers
incontroller
for a generator ?- whether it generate 100 threads and send parallel ?
- is it creating separate connection to send 100 threads or only one ?
How does a Load generator produce the load in loadrunner
544 views Asked by Buddhika Akalanka At
1
The connections are separate for each vuser. Whether each vuser runs in a separate thread or a separate process is configurable. If you select the "per thread" mode, there'll be a separate process for each 50 vusers.