Example - Recorder
Learn how to use the Gatling recorder and generate Gatling test scripts.
We'll cover the following...
In the previous lesson, we learned how to set up the Gatling recorder and change the proxy setting to route the requests to the Gatling recorder before hitting the actual server.
In this example, we will learn how to record Google search on a browser and generate Gatling scripts.
Understanding the available configurations
In the below image, we see several configurations and settings. Let’s see what we can use them for:
- Listening port – the proxy server’s host and port that will be created by Gatling to route all the requests from the browser.