Tuesday, March 31, 2020

JMeter Report export to HTML


JMeter Report export to HTML

Step-1:

Go to Command Prompt

Step-2:

Type there

jmeter -n -t "<path to ..\...jmx" -l "<path to ..\TestCompileRequest.csv>" -e -o "<Path to..\HTML Reports>"
Then press on the Enter key.

The following screen should be displayed.

Creating summariser <summary>
Created the tree successfully using ....\CompileRequest.jmx
Starting standalone test @ Mon Nov  IST (1574073178906)
.......................


No comments:

Post a Comment