QTP Tutorials

HP Quick Test Professional - QTP, is an automated functional testing tool which helps testers to create automated regression testing where tester identify defects in Web application, defects in actual and expected results of the Web/Desktop applications.

This blog will give an Basic and real time understanding on HP Quick Test Professional, way of usage, record and play back of tests, object repository, actions, checkpoints etc.

Prerequisites

  • VB Script Language
  • SDLC (Software Development Life Cycle)
  • Manual Testing Concepts

HP QTP scripts will be developed in VB Script Visual Basic Language for automation of Applications.The current version of VB Script is 5.8.First Quick Test Professional is developed by Mercury Interactive Company and it was acquired by Hewlett Packard(HP).Presently latest version of QTP is spelling as UFT(Unified Functional Testing).

Advantages:

  1. Preparing Test Scripts
  2. Easy to Use
  3. Easy to identify Test Results.
  4. Easy to export Test Results
  5. Mobile App Testing is easy with API (Ex: Jamo Solutions)

QTP/UFT Concepts:

VB Script
Data Driven Testing
Data Tables
Functions
Actions
Environment Variables
Checkpoints
Output Values
Recovery Scenarios
Web Scripting
Automation Object Model
File System Objects
Regular Expressions
API Testing

Automation Frameworks 

1.Linear Framework
2.Modular Framework
3.Data Driven Framework
4.Keyword Driven Framework
5.Hybrid Framework

QTP Functions:

 Mid Function