JMeter - Load testing

Downloading JMeter

  1. Download apache-jmeter-5.5_src.tgz file https://jmeter.apache.org/download_jmeter.cgi
  2. Unzip it
  3. Open terminal-> go to apache-Jmeter/bin
  4. sh jmeter.sh

Run a load

  1. Open any file from repo that you want to run in jmeter
  2. Make changes according to your requirment
  3. After the run, Results will be saved in result dir.