Running the Gatling Test Script

Run the Gatling test script using the Gatling recorder.

In the previous lesson, we learned how to record and capture scripts using a Gatling recorder. In this lesson, we will learn how to run the captured Gatling test script.

Running the Gatling test script

By default, the test scripts will be stored at <GATLING_HOME>/user-files/simulations.

GATLING_HOME represents the location where we extracted the ...