Reputation: 161
What is the best way to manage multiple slaves(for eg:50 slaves) and run a load test?
When using distributed testing for jmeter, we need to manually handle all the agent start and stop, copy the files into each slave etc. Any suggestions to automate these type of activities. Is there any open source framework to handle all these?
Upvotes: 1
Views: 421
Reputation: 168247
Depending on where your slaves live there could be different approaches:
Upvotes: 1