generate HTML report in jmeter



Step 1:

C:\Users\trinadhs\Downloads\Softwares\apache-jmeter-4.0\apache-jmeter-4.0\bin>

Step 2:

If you have  Results jtl file then  use this command

jmeter -g C:\Trinis\Results\Results.jtl -o C:\Trinis\Results\html

Note : html folder should be empty

Step 3

If you want html report along with running test


jmeter -n -t C:\Users\trinadhs\Desktop\AXIONScripts\SizingTest.jmx -l C:\Users\trinadhs\Desktop\AXIONScripts\automation\results.jtl -e -o C:\Users\trinadhs\Desktop\AXIONScripts\automation\html


Comments

Post a Comment

Popular posts from this blog

Convert Swagger apis into jmeter script

Script for replace the data into the file content using groovy with jsr223

Jmeter Preprocessor to add Dynamic parameters