QTP - Full Course
QTP
Module 1 : Introduction to Automation Testing
- What is Automation Testing
- When Automation is needed
- When Automation is not needed
- Advantages of Automation Testing
- Disadvantages of Automation Testing
- What are the popular Automation Tools in the industry
- What is the difference between various Automation Testing Tools
Module 2 : Introduction to QTP
- QTP IDE , Basic Components in QTP , Addin Manager
- How does QTP works/Object recognition concept
- Record a sample Test
- Understand the Script
- Execution of a Test
- Enhancement of recorded script
Module 3 : Framework in QTP
- What is Framework
- Types of Framework
- Linear Scripting
- Structured Scripting
- Data Driven
- Keyword Driven
- Modular Driven
- Hybrid
Module 4 : Object Repository
- QTP Classes and Objects
- Details of OR
- Types of OR
- How to create OR
- Test Object Vs Run time Object
- Configuring Object identification
- Object Spy
- Object Properties
- Logical Name
- Mandatory/Assistive properties /Ordinal identifier
- Smart Identification
- Compare and Merge options
Module 5 : Recording Modes
- What is Recording Modes
- Types of Recording Modes
- Normal Recording Mode
- Analog Recording Mode
- Low Level Recording Mode
Module 6 : Checkpoints
- What is Checkpoint
- Why Checkpoint is needed
- Types of Checkpoint
- Different ways of Inserting Checkpoints
Module 7 : Parameterization
- What is Parameterization
- Why Parameterization is needed
- Types of Parameterization
- Datatable,Random Number and Environment Number Parameterization
- How to access data from Global Sheet and Local sheet
Module 8 : Actions