Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
JMeter - Step by Step for Beginners
Rating: 4.5 out of 5(4,145 ratings)
80,900 students
Created byRaghav Pal
Last updated 10/2025
English

What you'll learn

  • Can use Jmeter for performance testing on multiple applications
  • Understand Jmeter in an easy way
  • Can start implementing performance testing

Course content

16 sections44 lectures8h 1m total length
  • How to install Jmeter6:54

    Step 1 : Check java is installed on your system

                   java -version

    How to install java on windows 
    https://youtu.be/FqpmH8MVO6A?list=PLhW3qG5bs-L_qj1L5hnHvJYeFpQ_g4UuU

    How to install java on mac
    https://youtu.be/NSvtis2fGlA?list=PLhW3qG5bs-L_qj1L5hnHvJYeFpQ_g4UuU

    Step 2 : Download Jmeter from internet
                   http://jmeter.apache.org/download_jmeter.cgi

    Step 3 : Unzip and keep Jmeter folder at any location

    Step 4 : Start Jmeter
                 Windows - jmeter/bin - jmeter.bat
                 
                 | Mac - open terminal - jmeter/bin - sh jmeter.sh


  • How to create first Jmeter Test16:21

    Step 1 - Start Jmeter

    Step 2 - Create a TestPlan

    Step 3 - Create a Thread Group (Users)

    Step 4 - Add a Sampler (Http)

    Step 5 - Add Listeners

    Step 6 - To Run the Test

  • How to use Assertions18:25

    Assertions =  checks on the Response

    1. Response Assertion

    2. Duration Assertion

    3. Size Assertion

    4. HTML Assertion

    5. XML Assertion

    6. XPATH Assertion

  • How to use Listeners18:53

    listener = elements that gather information about the performance test

    used to view results / metrics of the test

    latency = time to first byte

    1. View Results in Table
    2. View Results Tree
    3. Aggregate Report
    4. Graph Results
    5. Summary Report
    6. Simple Data Writer

Requirements

  • No special knowledge is required
  • Basic knowledge on how to use computer is sufficient

Description

In this course we will learn Jmeter from scratch step by step. 
We will learn the basics in a very easy way and you will be able to use JMeter for all types of performance and functional testing.

After this course you can work with JMeter for personal and enterprise projects.

LET'S GET STARTED...

Who this course is for:

  • Anyone who wants to learn Jmeter step by step from scratch
  • Anyone who wants to learn basics of performance testing with JMeter