Gatling (software)
Appearance
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (April 2013) |
Stable release | 2.2.5
/ April 20, 2017 |
---|---|
Written in | Scala |
Type | load testing |
License | Apache License 2.0 |
Website | gatling |
Gatling is an open-source load and performance testing framework based on Scala, Akka and Netty. The first stable release was published on January 13th, 2012.
The software is designed to be used as a load testing tool for analyzing and measuring the performance of a variety of services, with a focus on web applications.
The Project's aims include;
- High performance
- Ready-to-present HTML reports
- Scenario recorder and developer-friendly DSL
It officially supports the following protocols;
Simulations and scenarios are coded in a domain-specific language (DSL). This allows users to add custom behavior through many hooks.[1]
See also
- Web server benchmarking
- Software performance testing
- Performance engineering
- Software testing
- Selenium
References
External links