Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

https://www.youtube.com/playlist?

list=PLhW3qG5bs-L-zox1h3eIL7CZh5zJmci4c

S.N. TOPIC
1 How to install Jmeter

Step 1 : Check java is installed on your system java -version How to install java on windows
https://youtu.be/FqpmH8MVO6A?list=PLh...

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

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

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
2 How to create first Jmeter Test
How to create first Jmeter Test
=========================

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

3 How to use Assertions


Assertions = checks on the Response

1. Response Assertion

2. Duration Assertion

3. Size Assertion

4. HTML Assertion

5. XML Assertion

6. XPATH Assertion
4 How to use Listeners
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
5 How to record a UI (web) Test

1. Tools available for recording Jmeter ui test


- Badboy software (Windows)
- Blazemeter - Chrome Plugin - (Windows and Mac)

2. Record a Test

3. Export as Jmeter (.jmx) Script

4. Open the script in Jmeter

5. Add listeners

6. Run and validate


6 How to create a Database Test Plan

7 How to run jmeter from Command Line (non GUI mode)


8 How to test FTP upload and download

9 Testing Web Services API

10 How to create assertions for JDBC (Database) Test Plan

11 How to create HTML Dashboard Reports from command line

12 How to use Plugins Manager

13 How to read data from CSV file (Parameterisation)

14 Functions and Variables

15 How to setup realistic performance test-PACING

16 TIMERS (How to add Think Time)

17 How to parameterize FTP test

18 How to run Scheduled + Sequential execution

19 Correlation (with Regular Expression Extractor)

20 How to use TEMPLATES

21 How to use Test Script Recorder

22 How to test File Upload


23 How to test File Download

24 How to DEBUG

25 Jmeter How to record login test

26 How to Monitor Server Health with PerfMon | How to add PerfMon

27 How to install JMeter on Linux | amazon aws ec2

28 JMeter | Remote Testing | Master Slave | Distributed Testing

29 JMeter How To Use Recording

30 JMeter Selenium Webdriver sampler

31 How to get JMeter Certification

You might also like