Quantcast
Channel: Webkul Blog
Viewing all articles
Browse latest Browse all 5557

Jmeter installation

$
0
0

Overview

Apache Jmeter is java application testing tool used for analysing and measuring the performance of different software services and products. It is an Open Source testing software. This tool is developed by Stefano Mazzocchi.

The Operating Systems compatible with JMeter are:

  • Linux
  • Windows
  • Mac OS
  • Ubuntu

Features of Jmeter

  • it is open source tool.
  • it is pure java application.
  • it can generates different types of reports.
  • Support various server types like HTTP, HTTPS, SOAP,FTP etc
  • It has a simple GUI. So, that user can use it easily.

Installation of Jmeter

Step1 : Download Java

JMeter is a developed by Java. So you require to install the latest version of JRE or JDK to run JMeter. check this link and download the latest version of java.https://www.oracle.com/technetwork/java/javase/downloads/index.htm

After installation is finished, you can check by the use of following command java -version , to check whether Java JDK is installed successfully in your system

Step 2 : Download Jmeter

Go to the following URL location to download the latest version of Jmeter.http://jmeter.apache.org/download_jmeter.cgi

Choose the Binaries file (either zip or tgz) to download as shown in the image below.

when file is downloaded then open that file where this file exist and then extract the file.

Step 3 : Run JMeter

when you extract the file then Open the terminal and type the following command to go the location from where you can run Jmeter.

Now use the command ./jmeter.sh to run the Jmeter. If you are using Windows, just run the file ./jmeter.bat.

Such type of Dialog box will open.

That’s all about installation of jmeter.


Viewing all articles
Browse latest Browse all 5557

Latest Images

Trending Articles



Latest Images