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