Migrating from JMeter to k6

Hi,
I’m trying to migrate many of my tests from JMeter to k6 platform, so what could be the best way to migrate my existing test cases written in .jmx format to .js format so that they are compatible with k6 platform for load testing?

I have tried using jmeter-to-k6 tool, but getting stuck with a lot of warnings, errors and compatibility issues.

please someone help me regarding this asap.

Hi @jvraviteja18

The GitHub - grafana/jmeter-to-k6: Converts JMeter .jmx files to k6 JS code has been archived, and is no longer maintained. So if that does not work for you, you might need to migrate the functionality.

Maybe someone else from the community can help out :bowing_woman:

Cheers!