
Gatling: Discover the most powerful load testing platform
Gatling helps you test complex systems under real-world conditions, whether you’re migrating to the cloud, scaling your SaaS, or running AI workloads. Simulate real traffic.
- Reviews: 61
Gatling documentation
Documentation for the Gatling Community and Enterprise Edition load testing tools.
How to get started with Gatling
Common questions about Gatling Enterprise and Community Editions Common questions and answers
Create your first Java-based simulation - Gatling documentation
Key callouts: http.baseUrl("https://api-ecomm.gatling.io") sets the server you will exercise. Custom headers (user agent, accept) mimic a real browser. Adjust them when testing your own …
A platform built for the future of performance - Gatling
Gatling is the load testing platform built for developers and teams who need visibility, scalability, and speed without sacrificing control. From first test to enterprise-wide strategy, we help you …
Download Gatling Community Edition
Get started with Gatling Community Edition, the free open-source load testing tool trusted by developers worldwide. Download now and start testing your web apps.
Write realistic advanced Gatling tests to simulate real world …
Write realistic Gatling tests that simulate real world scenarios on your application.
Introduction to the Gatling Recorder
Learn the basics about Gatling: installing, using the Recorder to generate a basic raw test and how to execute it.
Gatling installation with the bundle, build tool, or package manager
Learn how to install Gatling for Java, Kotlin, Scala, JavaScript, or TypeScript. Install Gatling with the Maven, sbt, or Gradle build tool or a JavaScript package manager.
Gatling HTTP protocol reference - request
Gatling provides a way to simulate a web browser fetching static. A resources can be attached to a main request to define a list of HTTP requests to be executed once the main request …