Hey Ruchit,

Try with two CSV each containing 5K users (Total 10K). Copy the CSV on each
machine. By doing this you will achieve single user session per user. As
both the CSV contains different users.

Thanks,
Niraj


On Mon, Apr 22, 2013 at 2:03 PM, Ruchit Rami <[email protected]>wrote:

> Hello all,
>
> I am trying to use JMeter to run distributed stress test. I have executed a
> simple test plan with 2 remote servers. My test plan was configured to run
> one thread. Now when I choose to "Remote start all", the requests for the
> test plan are executed twice. So, remote servers execute complete test
> individually.
>
> Now, the real test plan i want to execute needs user login. And our system
> does not allow multiple sessions for same username. I need to use
> distributed testing for my test plan as i need to test for 10K users. How
> can i ensure that every single remote server uses unique username to login
> to the system during distributed stress test? Test plan reads the username
> and password from CSV file.
>
> Regards,
> Ruchit Rami
>

Reply via email to