jmeter-java-dsl
jmeter-java-dsl copied to clipboard
Reusing karate feature file in JMeter Java DSL
Lately started using Karate(https://github.com/karatelabs/karate) which essentially has the feature file written in gherkin format. I use it for API automation testing which is basically easier when written in a simpler English format.
Just a thought/idea: By any chance can we reuse the feature file for performance testing using JMeter Java DSL?
Note: They(i.e Karate) have already implemented Gatling for performance testing.
Sounds like a great idea!
Would you be willing to contribute such extension?
It doesn't have to be to this repo and it may even be better to be a separate one, but sounds like a really interesting project to tackle, and we would reference and support it.
Not necessarily helping in maintain it, but can help with ideas for design and development and promote it in different channels.