Link Search Menu Expand Document

Running Gatling Scala Simulations (5 min)

A majority of load patterns can be described with Perfiz YAML syntax. Also, our preferred approach is to reuse Karate API tests as Gatling Performance Tests instead of writing Scala Simulations from scratch.

However, if you need to author Gatling Scala Simulations for advanced use cases like

  • Gatling Meta DSL
  • Karate Gatling Feeders
  • OR, you have already invested in Gatling Scala Simulations

Perfiz supports running Gatling Scala Simulations with or without Karate API Tests.

Go to Perfiz Advanced Demo