-
Download Jmeter
- Download suitable Jmeter from here
Prefer: Binaries .zip file
- Download suitable Jmeter from here
-
Environment Setup
- Unzip .zip file and set path variables
Path: ./apache-jmeter-x.x.x/bin/
Ex: ./apache-jmeter-5.2.1/bin/
- Unzip .zip file and set path variables
-
Run Jmeter
- Go to ./apache-jmeter-x.x.x/bin/ and search for
GUI Mode:
Non-GUI Mode:sh jmeter.sh
sh jmeter.sh -n -t [file.jmx] -l [file.jtl]
- Go to ./apache-jmeter-x.x.x/bin/ and search for
-
Plugins Manager Setup
- Download the Plugins Manager JAR file from here
- Put the file in the ./apache-jmeter-x.x.x/lib/ext directory
- Restart JMeter
- Click “Options” and then “Plugins Manager”
Last active
November 1, 2021 23:46
-
-
Save arifsuhan/98a1d748e895f4ea4e1b69f8b8d1eff8 to your computer and use it in GitHub Desktop.
Jmeter Perf-load Testing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment