Hi,
I have a basic question.
In the ThreadGroup, what is the difference between having
200 threads and a loop count of 1 versus having 1 thread
and a loop count of 200?
If I have 200 threads in the ThreadGroup, does jMeter actually
create 200 java thread behind the scene?
If I have 1 thread and a loop count of 200, are all the 200
requests sent out sequential or are the requests sent out
simultaneously?
Thanks very much.
Antonio.
---------------------------------
Do you Yahoo!?
Express yourself with Y! Messenger! Free. Download now.
|