UFT/QTP – Object Repository

An Object is an element that is present in the application . All the elements of the applications are considered as objects. Each object belongs to particular class like list box, edit box, button. image, link etc.

Object Repository is a collection of object and properties with which QTP will be able to recognize the objects and act on it. When a user records a test, the objects and its properties are captured by default. Without understanding objects and its properties, QTP will NOT be able to play back the scripts.

Object repository acts as a container to store test objects. Test object is the object created by QTP in the test script to represent the object present in the application.

Read More

UFT/QTP – Modes of Recording

HP UFT (QTP) supports 4 types of recording modes

  • Normal Recording : This is the default Recording mode. Normal recording mode records the objects in your application and the operations performed on the application under test.      Navigation: Record >> Record or Record Button or press short key F6
  • Analog Recording : This records not only the keyboard actions but also the mouse movements relative to the screen or the application window.     (Analog Recording Mode should be used only when mouse movement is essential like signatures and drawings)

Read More

UFT/QTP – Record and Playback

Recording a test corresponds the user actions of the application under test so that UFT automatically generates the scripts that can be played back. Record and Playback  gives us the first impression if the tool can support the technology or NOT if the initial settings are done correctly.

Steps for Record and Playback are as follows: Read More

UFT/QTP – Quick Test Window

The following figure displays the Quick Test window.

QuickTest window by default will have two tabs – Start page & Test Read More

UFT/QTP – Installation

HP has released the latest version of UFT (Unified Functional Testing) – 12.53. The trial/licensed version of this software is available for download now.

Here are the step-by-step instructions to download and install UFT 12.53

Download – Read More

UFT/QTP – Automated Testing Process

For any automated tool implementation, the following are the steps/stages of it. Each one of the stages corresponds to a particular activity and each step has a definite outcome.

Read More

UFT/QTP – Introduction

What is UFT/QTP?

HP Unified Functional Testing (UFT) is a software that helps testers to perform an automated functional testing seamlessly without monitoring once script development is complete.

Where UFT/QTP Fits in? Read More

UFT/QTP – Home

UFT/QTP Tutorial

HP Unified Functional Testing (UFT), an automated functional testing tool that helps testers to perform automated regression.

These QTP tutorials are designed for beginners as well as experienced users of UFT. Here we are starting from QTP basics you will learn advance scripting all with practical examples for your easy understanding.

Prerequisites Read More