Reusing karate feature file in JMeter-as-code
Opened this issue · 1 comments
bitlin commented
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-as-code?
Note: They(i.e Karate) have already implemented Gatling for performance testing.