This chapter discusses how to record a JMeter test script by using HTTP(S) Test Script Recorder. We cover the WorkBench and Recording Controller, how to configure a proxy port for recording HTTP(S) calls, and inclusion and exclusion of specific URL patterns. You will also see how to record an example using the Digital Toys Inc. web application.
At the end of this chapter, you will have a good idea of recording user actions via a browser and will be able to develop a simple JMeter test script. Those who are ...