Hi All, In JMeter Distributed Load test --> It multiplies the load as per the no of slaves. The same test plan is run by all the servers. JMeter does not distribute the load between servers, each runs the full test plan. So if we set 100 Threads and have 6 JMeter server, we end up injecting 600 Threads.
But my requirement is --> Let's say there are 80 Threads or 80 Virtual users and I have 4 slave machines and I want to distribute the load like Slave 1 - 15 Virtual users/threads Slave 2 - 25 Virtual users/Threads Slave 3 - 10 Virtual Users/Threads Slave 4 - 30 Virtual Users/Threads. So how to get it done and let's say I have 200 test cases in a table in Database and when I run the test from the Master machine it should start the test with the 4 slave machines and the 200 test cases should be uniquely distributed across the 80 Virtual users/threads in the 4 slave machines. How can I achieve the above scenario? Please help. More ever how can I monitor from the master machine the issues if any occurs with any of the slave machine? Regards, Soumya ****************************************************************************************** This message may contain confidential or proprietary information intended only for the use of the addressee(s) named above or may contain information that is legally privileged. If you are not the intended addressee, or the person responsible for delivering it to the intended addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message and any copies immediately thereafter. If you received this email as a commercial message and would like to opt out of future commercial messages, please let us know and we will remove you from our distribution list. Thank you.~ ****************************************************************************************** FAFLD
