Gatling Features
Learn some of the features that Gatling offers.
In the previous lesson, we introduced Gatling. In this lesson, we will learn about the features of Gatling.
Features of Gatling
The below diagram shows the important features of Gatling:
Expressive Scala DSL
Gatling is written completely in Scala. Gatling test scripts are also written in Scala. Gatling provides excellent self-explanatory DSL (Domain Specific Language) for developing the test scripts.
UI recorder
Gatling provides ...