How to install Jmeter

Apache JMeter is an Apache project that can be used as a load testing tool for analyzing and measuring the performance of a variety of services, with a focus on web applications.

How to install :

  1. Download Jmeter
  2. Select Download Binaries

Jmeter Download Page

*.tgz for linux and mac *.zip for windows

  1. Extract file to specific folder
  2. For windows : open CMD (Command prompt) and go to specific folder apache jmeter goto folder /bin and typing jmeter

Specific Folder when Jmeter extract

Jmeter execute on windows

for Linux and mac

open CMD (Command prompt) and go to specific folder apache jmeter
goto folder `/bin` and typing `./jmeter`

Specific Folder when Jmeter extract

Jmeter execute on Linux

  1. And Finally Apache Jmeter show on your dekstop

Apache Jmeter Window

Reference:

  • https://en.wikipedia.org/wiki/Apache_JMeter
  • https://jmeter.apache.org/
Written on January 4, 2021