- 1. Introduction to performance testing
- 2. Introduction to jMeter
- 3. jMeter Test Plan
- 4. Listeners
- 5. jMeter Functions and User Variables
- 6. Regular Expressions
1. Introduction to performance testing
- Overview of Performance Testing
- Performance Testing Concepts
- Why to use performance Testing tool?
- What is jMeter?
2. Introduction to jMeter
- jMeter overview
- jMeter features
- Working of jMeter
- Installing and Running jMeter
- Introducing the jMeter GUI
- Configuring jMeter
3. jMeter Test Plan
- What is a Test Plan?
- Elements of a Test Plan
- Thread Group
- Controllers
- Samplers
- Logic Controllers
- Listeners
- Timers
- Assertions
- Configuration Elements
- Pre-Processor Elements
- Post-Processor Elements
- Building a Test Plan
- Adding and Removing Elements
- Loading and Saving Elements
- Configuring Tree Elements
- Running a Test Plan
- Database Test Plan
- Adding Default HTTP Request Properties
- Adding Cookie Support
- Adding HTTP Requests
- Adding Post-Processor for Correlation
- Adding a Listener to View/Store the Test Results
- Saving the Test Plan
- Running the Test Plan
- FTP test plan
- Webservice test plan
- JMS test plan
- Monitor Test plan
- Setup Tomcat Server
- Write jMeter Test Plan
- Rename test plan
- Add thread group
- HTTP authorization manager
- Add sampler-HTTP request
- Add constant timer
- Add listener
- Run the test plan
- View output
4. Listeners
- What are Listeners
- Different Types of Listeners
- Default Configuration
- CSV Log format
- Saving response data
- Loading (reading) response data
- Saving Listener GUI data
5. jMeter Functions and User Variables
- Where can functions and variables be used?
- Reference variables and functions
- Creating User Variables
- Getting Data from Website
- Using jMeter Functions
- Function helper
6. Regular Expressions
- Create jMeter test plan