Jmeter: Distributed testing

Viewed 17

a very common scenario which we all face.

  1. I have a Master and 2 slaves.
  2. A CSV data set with 20 unique users.
  3. I want to run 10 users on each slave simultaneously.
  4. Should I split 20 users in to 2 files of 10 each and upload the CSV in each of the Slaves? Or
  5. 20 in each slaves and the thread count as 20?

I want to run for all the users but not twice.

As always has been Looking forward for thoughts?

Best.

1 Answers
Related