Reading list Switch to dark mode

    Jmeter installation

    Updated 8 January 2020

    Overview

    Apache Jmeter is a java application testing tool used for analysing and measuring the performance of different software services and products. It is an Open Source testing tool. 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.i.e Aggregate graph
    • 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 in 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 then check the java version through the command prompt, run the command i.e java -version

    Start your headless eCommerce
    now.
    Find out More
    javaversion-1

    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.

    download-jmeter-1

    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.

    bin

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

    this2

    Such type of Dialog box will open.

    jmeter2

    That’s all about installation of jmeter.

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home