JMeter Fundamentals and JMeter Advanced Certificate for CRISTINE LEONARDO MANIGAN
Add to LinkedIn
Certificate ID:
600043
Authentication Code:
78a05
Certified Person Name:
CRISTINE LEONARDO MANIGAN
Trainer Name:
Ćukasz Walec
Duration Days:
2
Duration Hours:
14
Course Name:
JMeter Fundamentals and JMeter Advanced
Course Date:
4 November 2019 09:30 to 5 November 2019 16:30
Course Outline:
JMeter Fundamentals:
Introduction
- Why use JMeter?
- Overview of functional/regression/stress testing principles
Designing a basic test plan
- How to identify your testing needs
- Defining the steps of your test
Creating your first JMeter test
- Introducing the JMeter GUI
- The basic elements of a JMeter test plan
- Building a functional test with your Internet browser
- Executing your functional test
- Reading the results of your test
The power of JMeter
- Comprehensive overview of the available JMeter components and functions
- Implementing an advanced functional test using the key JMeter functions and components
Regression testing
- Using your functional tests for regression testing
- Future proofing your tests
Stress testing
- Identifying what you need to test
- Mimicking the real world in JMeter
- Extracting and reading the results
Other key features
- Stress testing a database
- Using JMeter from the command line
- Editing a test plan in a text/XML editor
JMeter Advanced:
Distributed (Remote) Testing
- Preparing remote environment
- Running distributed
- Gathering and analysing results
Variables
- Creating user variable
- Extracting data from a web page to a variable
Functions
- Using functions
- Function helper
Using BeanShell Scripting
- Short introduction to BeanShell
- Creating samplers
- BeanShell listener
- __BeanShell function
Testing Application with Real Data
- Configuring Apache Web Server to record appropriate data
- Access Log Sampler
- Security issues