What is JMeter DSL?
Itβs a new Java API that harnesses coding benefits for creating and running JMeter tests. In other words, now you can write code and create JMeter tests instead of using GUI interface.
Simple way of defining performance tests which takes advantage of IDEs autocompletion and inline documentation.
Use the most popular performance tool and take advantage of wide support of protocols and tools.
Built-in additional features which ease usage and using it in CI/CD pipelines.