-
Notifications
You must be signed in to change notification settings - Fork 2
Jmeter_Learning_Path_For_Functional_Testing
Rajendra Prasad Reddy Penumalli edited this page Sep 12, 2019
·
19 revisions
- Understanding Jmeter Project Basic Elements
- Thread Group
- Samples
- Listener
- Data Types Used in Jmeter
- Static data specific to the environment
- Login Credentials
- Host
- port
- Dynamic Data that can be generated on the fly
- Unique Data that can be used for only one time
- Stamps
- Conditionally generated Data
- Resource ID
- Static data specific to the environment
- Variables and Properties:
- User-Defined Variables
- Scope
- Defining @ Project Level
- Defining UDV Element
- Getting via Groovy
- Variables
- Scope
- Defining @ ThreadGroup Level
- Creating via Groovy
- Getting via Groovy
- Properties
- Scope
- Passing From Command Line Interface in Headless mode
- Creating via Groovy
- Getting via Groovy
- User-Defined Variables
- Replacing Request Parameters with Variables and Properties
- Passing properties between thread groups
- Passing variables between thread groups