filmov
tv
JMeter tutorial 13 - How to use Logic Controllers in JMeter | Module Controller | Include Controller

Показать описание
This video covers how to use Logic Controllers in JMeter
Learning:
Simple controller - 2:45
Once Only Controller - 3:46
Module controller - 7:31
Include Controller - 17:40
Simple controller- used to group requests
Once Only Controller - place those request inside this controller which needs execution only one time
Module controller -
It is used to make the script modular.
It has mechanism to substitute test plan fragments into the current test plan at run time
Test Scenario for module controller:
• login and search a product
• login and order a product
• login and cancel order
Include Controller:
The Include controller is designed to use an external JMX file
Test Scenario for include controller
• login
• search a product
• order a product
• cancel order
Test Fragment:
The Test Fragment element is a special type of controller that exists on the Test Plan tree at the same level as the Thread Group element.
It is distinguished from a Thread Group in that it is not executed unless it is referenced by either a Module controller or an Include controller
==================================================================
JMeter Tutorial Playlist:
Git and GitHub Tutorial Playlist:
Automation Anywhere Tutorial Playlist:
Learning:
Simple controller - 2:45
Once Only Controller - 3:46
Module controller - 7:31
Include Controller - 17:40
Simple controller- used to group requests
Once Only Controller - place those request inside this controller which needs execution only one time
Module controller -
It is used to make the script modular.
It has mechanism to substitute test plan fragments into the current test plan at run time
Test Scenario for module controller:
• login and search a product
• login and order a product
• login and cancel order
Include Controller:
The Include controller is designed to use an external JMX file
Test Scenario for include controller
• login
• search a product
• order a product
• cancel order
Test Fragment:
The Test Fragment element is a special type of controller that exists on the Test Plan tree at the same level as the Thread Group element.
It is distinguished from a Thread Group in that it is not executed unless it is referenced by either a Module controller or an Include controller
==================================================================
JMeter Tutorial Playlist:
Git and GitHub Tutorial Playlist:
Automation Anywhere Tutorial Playlist:
Комментарии