Gatling Studio is a desktop application that helps you craft Gatling load-testing simulations with ease.
Gatling Studio is a native desktop application that records a real browser journey and transforms it into a ready-to-run Gatling load test. It captures HTTP(S) traffic through a controlled Chromium-based browser, stores it as a HAR file, filters out noise, and generates a structured Gatling scenario (groups, pauses, exec blocks) that you can run locally or at scale with Gatling Enterprise.
- Record browser interactions with full request/response details
- Clean up noise (static assets, fonts, analytics…)
- Filter by domain or resource type
- Generate a complete Gatling project (Java/Maven)
- Run locally or upload to Gatling Enterprise Studio simplifies the “first mile” of load test creation by helping teams build realistic scenarios faster and with fewer errors.
Gatling Studio is licensed under the Gatling Enterprise Component License. The core Gatling load-testing engine remains open source (Apache 2.0).
You can download prebuilt binaries for Linux, macOS and Windows from the Releases page.
For complete setup guides, examples, and advanced configuration, check out the full Gatling Documentation.
If you encounter any bugs or usability issues:
- Go to the Issues tab
- Click “New issue”
- Choose an appropriate issue template:
- 🐛 Bug Report
- 💡 Feature Request
- Include:
- Your operating system and version
- Gatling Studio version
- Steps to reproduce the problem
- Logs or screenshots (if applicable)
Your feedback helps us make Gatling Studio better for everyone ❤️