This chapter discusses how to perform distributed testing using JMeter. We cover the prerequisites and configuration of JMeter with remote hosts in master/slave environments. You’ll see how to run tests in GUI as well as non-GUI mode and learn about various ways that JMeter sends information from slave(s) to the master. Lastly, there is a section that will be useful in troubleshooting exceptions while you are developing tests script and running in distributed environment.
At the end of this chapter, you’ll have a ...