You can do this using the new UserParameters config element. It is only available in the nightlies, however.
-Mike On 27 Aug 2002 at 16:54, Denis Wang wrote: > Hello, All, > I have been using JMeter to load test a development j2ee website for a > couple of weeks. I don't know how to simulate the effect of multiple > different users' login with multiple threads and within one loop. For > example, > > Thread: > Number of Threads: 4 > Loop count: 2 > -interleave controller > user1 login > user2 login > user3 login > user4 login > > However, the results are not as expected: > in the first loop, all four threads are loggined as user1; > in the second loop, all four threads are loggined as user2. > > What I want is: > In the first loop, user1 ~ user4 are loggined. > In the second loop, user1~ user4 are logined. > > Any help will be highly appreciated! > Denis > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

