- JMeter
- Java JDK
- Google Sheet
- Load Testing
- Stress Tesing
- Download the .jmx file
- Open CMD or your CLI mode Type the following commands:
jmeter -n -t [path of the dot jmx file] -l [path of thr reports.csv file] -e -o [blank folder html path to generate html report]
- here
-n
instruct jmeter run the test in non-GUI mode-t
specify the path of .jmx file.-l
instruct to write into log file results-e -o
location of the output folder
Install JDK 8 or 11
- To check from cmd, hit:
java –version
- Google drive link https://cutt.ly/OBaZzrc