Hi
Is there any way to convert Jmeter scripts to Gatling apart from proxy settings something like GIT command/in built converter in Gatling?
Thanks
Srinivas
Hi
Is there any way to convert Jmeter scripts to Gatling apart from proxy settings something like GIT command/in built converter in Gatling?
Thanks
Srinivas
Hi,
There isn’t such converter I’m aware of. Implementing one would be a huge effort.
Tools features and logic don’t map 1 to 1 and JMeter tests can contain beanshell or groovy script pieces that would be impossible to convert.