Skip to content

pragmatictesters/Pragmatic-Learning-JMeter-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JMeter Advanced Level Training (Online)

Become a Performance Test Engineer in 2021 with Apache JMeter

Welcome to the JMeter Advanced Level Training conducted by Pragmatic Training! We will use this project to share the JMeete test plans , daily plans, daily notes, references and other artifacts related to the training.

Goals

You will be able to learn frequently used advanced features of Apache JMeter and apply them in your real projects effectively and efficiently.


Dates

  • Day 1 :
  • Day 2 :
  • Day 3 :
  • Day 4 :
  • Day 5 :

Time

  • EST : 10:00 a.m. to 12:30 p.m.
  • IST : 07:30 p.m. to 10:00 p.m.

Prerequisites

  1. You should be comfortable in creating test scripts (JMX) with JMeter HTTP(s) Test Script Recorder, Manage sessions with Post-Processors, run tests, save the test results and analyse the results with the listeners
  2. Knowledge of HTML and web technologies
  3. Basic programming knowledge

Setup training environment

Please ensure this GitHub repository is cloned into your machine (IntelliJ IDEA) to practice the lessons learned from the training.

  1. Install JDK 1.8
  2. Install IntelliJ IDEA community edition
  3. Install Git
  4. Configure IntelliJ IDEA with Git
  5. Clone the training project from GitHub

Course outline

Following is the high level course outline for the training.

  1. Day1-Topic1 : JMeter Plugins
  2. Day1-Topic2 : File uploading with JMeter
  3. Day2-Topic1 : Simulating Throughput
  4. Day2-Topic2 : API Testing with JMeter
  5. Day3-Topic1 : Optimizing JMeter performance
  6. Day3-Topic2 : Resource monitoring
  7. Day4-Topic1 : Mobile testing
  8. Day4-Topic2 : Testing applications with HTTPS
  9. Day5-Topic1 : Distribute testing
  10. Day5-Topic2 : Running your tests with Redline13

Practice sessions and homework

There will be practice sessions at the end of each training day pertaining to the topics covered during the day. Homework will be given to practice and combine the lessons learned.

  • Duration : 30 min to 1 hour

Certificate

The delegates will receive a participation certificate from Redline13 after completing the 5 days program successfully.

Questions and Answers

Questions and answers will be tracked through the Issues


References

  1. JMeter official website

  2. JMeter Plugins

  3. Glossary for performance testers

  4. Sample applications

    1. Web Testing
    2. API Testing
    3. Mobile Testing
  5. JMeter Basic videos

  6. Performance Testing Guidance for Web Applications