This chapter discusses the various components of JMeter and helps you develop the first JMeter test script. You will find out about the various ways (GUI/non-GUI) of running and stopping/shutting down JMeter test scripts in standalone test execution and server mode of test execution.
At the end of this chapter, you will have a good idea of the various components of JMeter and be able to write a simple JMeter test script, as well as start/stop/shut down tests from GUI and non-GUI modes.
Before starting with the ...