...

/

Gatling Project Configuration and Setup

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.

We'll cover the following...

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