Hi,

Will there be any difference in behaviour between the following 2 sample 
test plans ? In the first one, constant timer is at thread group level, 
while in the second one , it's under each http request. 

Sample Test Plan 1: 

ThreadGroup with 100 threads
--------HTTP Request 1 
--------Constant Timer of 100 ms
--------HTTP Request 2 
--------Constant Timer of 100 ms
--------HTTP Request 1 

Sample Test Plan 2:

ThreadGroup with 100 threads
--------HTTP Request 1 
--------Constant Timer of 100 ms
--------HTTP Request 2 
--------Constant Timer of 100 ms
--------HTTP Request 1 

Thanks
Srinath

Reply via email to