View on GitHub

Har2jmeter

Simple Java/Groovy based command line tool to convert a HAR file into a JMeter test scripts.

Download as a .zip file Download as a tar.gz file

HAR to Apache JMeter Convertor

The project contains a simple Java/Groovy based command line tool to convert a HAR file into a JMeter test scripts.

usage: har2JMeter -har [*.har] -jmx [*.jmx]
Options:
    -har <arg>   The har input file which could be converted 
    					to a JMeter JMX file.
    -jmx <arg>   The jmx output file.
    -help        Print this message.

Requirements

License

Apache License, Version 2.0 (current) http://www.apache.org/licenses/LICENSE-2.0