Search⌘ K

Running the Gatling Test Script

Explore the process of running Gatling test scripts including navigating to script locations, selecting simulations, and interpreting the output reports. Understand how to execute tests on various platforms and utilize Gatling's reporting features to evaluate performance results.

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 ...