About
JMeter Java DSL is an open-source library that provides a simple Java API for defining and running Apache JMeter performance tests. Developed and supported by Abstracta, it allows developers to create test plans as code, facilitating version control, IDE integration (such as auto-completion and debugging), and CI/CD pipeline integration.
Best for
- Load Testing scenarios across typical web and service stacks
- Teams that prefer open-source licensing and self-hosting options
- Groups comfortable scripting in Java
Not the best fit when
- Teams unwilling to operate generators, results storage, and scaling
Architecture and concurrency
JMeter Java DSL is commonly operated as self-hosted software with scenario authoring in Java. Concurrency and distribution depend on how you size workers or injectors.
Compare and alternatives
Features
- Java API for JMeter test plan creation
- IDE integration (auto-completion and debugging support)
- Git-friendly performance test definition
- CI/CD pipeline integration (JUnit support)
- DSL recorder for capturing performance tests
- jmx2dsl CLI for generating DSL code from existing JMX files
- Cloud execution support (BlazeMeter, OctoPerf, Azure Load Testing)
- Extensibility for JMeter-supported protocols and plugins
Latest release
2.2 · 2025-12-11
Adds support for the WebSocket protocol and fixes an issue with the OctoPerf integration.
Pricing
Open-source (free); enterprise-level support is available through Abstracta.
Specs
Sources
SHOW SOURCES
LAST VERIFIED · 2026-08-15 · GROUNDED VIA EXA · CURATED BY NAVEENKUMAR NAMACHIVAYAM