Blazemeter Recording
BlazeMeter also provides a GUI-based recorder as a Chrome extension which is quite a bit easier to use than the JMeter proxy, and better handles things like SSL, and that can export the script to JMeter’s JMX format for further editing and customization. You can even run a load test right there in the Chrome extension, which makes it a full-blown solution implemented as a sidebar in your browser, no other apps required.

Record a Test
- Once installed, click the BlazeMeter icon on your chrome browser.
- If your browser isn’t logged into your BlazeMeter account, click Login. If you don’t have an account, simply register for a free BlazeMeter account
- Give your test a name.
- Include the data for the filter pattern.
- Check and edit the advance options as per your requirements.
- Click the ‘Start’ button.
- Browse through your application for the business flow that needs to be load tested.
- Use the ‘Pause’ button to pause in between recordings or, once you’ve finished recording, click the ‘Stop’ button.
- Click the ‘Edit’ button to edit the recording before uploading it. A new window will open with recorded steps.
- In the editor window, you’ll have the option to export to a JSON or JMX file and to click the ‘Play’ button to execute it in the cloud.
- Click the ‘Export’ button in the Chrome plugin to directly export the recording to a JMeter format.
- Click the ‘Play’ button in the Chrome plugin to directly run the recording in the cloud.
NOTE:- If you want to export the .JMX format , clikc on JMX buttoin and save the script ,so that we can debug the script in jmeter
Like this:
Like Loading...