You know,jmx file can be used by jmeter. It's very useful, but fiddler cannot export the response ande request to .jmx.
So regretful.
4 comments
Hemant
Posted on:23 May 2019 21:24
I've created an extension which can transform HTTP request to any other text format as long as you can create a simple Mustache template for it. Recently I created a template to convert request to JMX project. It's a basic template but you can customize as per your needs.
Our application is secured and we don't want to expose the code, hence having this feature will resolve the trouble.
Eric
Posted on:04 Dec 2017 06:00
Native support might be neat. Fiddler does allow File > Export > HAR, and it looks like you can readily convert a HAR file to a JMX file; see http://converter.blazemeter.com
https://wiki.apache.org/jmeter/JmxTestPlan
https://stackoverflow.com/questions/24910478/exporting-fiddler-session-as-jmx-for-jmeter-test-plan