Gatling Project Configuration and Setup
Learn how to set up the Gatling test project programmatically and install the required software for running Gatling test scripts.
In the previous lesson, we learned how to use a Gatling recorder and run the captured test script. In this lesson, we will learn how to set up the environment for writing our first Gatling test script. As we discussed before, ...