InterviewSolution
Saved Bookmarks
| 1. |
In JMeter, how do you set up a master-slave configuration? |
|
Answer» A master-slave configuration is a type of distributed testing in which multiple machines are used to load test a SINGLE server. It's critical that all machines are connected to the same network and have the same JMeter VERSION. In distributed testing, one machine is designated as the master, while the others are designated as slaves. The procedure is as FOLLOWS:
|
|