JMeter - Creation of Analysis Report (HTML) using jmeter from command Prompt

jmeter -g C:\apache-jmeter-3.2\bin\Results\foldername\240420191hour.jtl -o C:\apache-jmeter-3.2\bin\Results\foldername\Run224042019

Note: Pre-requsite

1. Source - Results file folder - > create one folder name - > JTL file place in created folder
2. Destination (where you want to create HTML file - In results folder create another folder where you want to create HTML file.
3. Open command window - and Enter above command.

Comments