Does it work if you try 5 threads and group by 5? What is happening?
Try creating a simple test plan with a JavaTest sampler, and experiment with that. S. On 15/02/06, sudhir cheemalavagupalli <[EMAIL PROTECTED]> wrote: > I'm a new user to JMeter. I'm planning to Execute a test plan for > simultaneous users. > > I have gone through the options and i found "Synchronizing Timer", > within which we can set the number of users group by. With this, what > my understanding is, we can block the number of threads specified for > a particular url and can release those blocked threads at a time to > hit the url. > > for eg: if we set group by as 5 for a particular url, Jmeter will > release all the 5 threads at a time to hit the url. > > > Is it right, what i'm understanding! > > But i'm not getting the expected result. > > My settings are like in this way. > > I'm setting 10 threads. For a particular request i'm having 25 urls. > I set this Synchronizing timer option as 5 for 1 url. My intention is, > the 5 threads will hit the url at the same time. > > But it's not working. > > If this is the wrong way to do for Simultaneous users, Please make me > to do the right.... > > > Thanks in advance. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

