1 repository
Executing load tests using various programming languages or recorded browser sessions.
Distinct from Load Testing Tools: Focuses on the authoring language and input source of the simulation rather than the network protocols used
Explore 1 awesome GitHub repository matching testing & quality assurance · Multi-Language Simulations. Refine with filters or upvote what's useful.
Gatling is a load testing framework and traffic generation engine used to measure response times and error rates under heavy load. It functions as an as-code testing library, allowing users to define high-volume traffic simulations and performance tests through programming languages rather than graphical interfaces. The system enables multi-language load simulation and the ability to model concurrent user traffic to identify infrastructure bottlenecks and stability limits. It supports a test-as-code workflow, where version-controlled scripts are integrated into build pipelines as performance
Supports defining load simulations using multiple programming languages and recorded browser sessions.