UFT/QTP Topics

UFT/QTP widely used for Software Automation Testing. For better practice of UFT/QTP you have to understand the following topics clearly:

*    Object Repository
*    Object Spy
*    Actions
*    Data Table
*    Parameterization
*    Regular Expression
*    Checkpoints
*    Synchronization
*    Smart Identification
*    Debugging
*    Error Handling
*    Recovery Scenario
*    Environment Variable
*    Library Files
*    GUI Objects
*    Virtual Objects
*    Accessing Database
*    Working with XML
*    Test Result


The description of the above topics will be posting soon.

Recording Mode

Recording mode of UFT/QTP:
There are 3 Recording mode of UFT/QTP 1) Normal Mode, 2) Low Level Mode & 3) Analog Mode.
Normal Mode:
UFT uses normal mode by default, which records almost everything.
Low Level Mode:
When normal mode fails to record any object due to recognition problem then Low Level Recording Mode to force UFT to record specific object.
Analog Mode:
Analog Mode is used to record the recognition of Keyboard inputs, mouse clicks & signature.