filmov
tv
JMeter Beginner Tutorial 13 - How to create HTML Dashboard Reports from command line
Показать описание
(This feature will work in jmeter 3.0 and later ver.)
Step 1 : Create Test Plan and save it (and close).
Step 2 : Open command line and change dir to jmeter/bin
Step 3 : Execute command:
to create report at the end of the test
—————————————————————
jmeter -n -t “location of the jmeter script” -l “location of result file”
-e -o “location of the output folder”
create report from a standalone csv file
——————————————————————
jmeter -g “location of csv file” -o “location of output folder”
Step 4 : Analyse HTML (Dashboard) Reports
------------ PERFORMANCE TESTING ------------
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PROGRAMMING ------------
------------ IDE ------------
------------ MAVEN ------------
------------ OTHERS ------------
----------- Connect with Raghav ------------
You can support my mission for education by sharing this knowledge and helping as many people as you can
NeverStopLearning
Raghav
Step 1 : Create Test Plan and save it (and close).
Step 2 : Open command line and change dir to jmeter/bin
Step 3 : Execute command:
to create report at the end of the test
—————————————————————
jmeter -n -t “location of the jmeter script” -l “location of result file”
-e -o “location of the output folder”
create report from a standalone csv file
——————————————————————
jmeter -g “location of csv file” -o “location of output folder”
Step 4 : Analyse HTML (Dashboard) Reports
------------ PERFORMANCE TESTING ------------
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PROGRAMMING ------------
------------ IDE ------------
------------ MAVEN ------------
------------ OTHERS ------------
----------- Connect with Raghav ------------
You can support my mission for education by sharing this knowledge and helping as many people as you can
NeverStopLearning
Raghav
Комментарии