QTP – Moving Steps and Dealing with Breakpoints

Moving Steps and Dealing with Breakpoints

QTP Training Tutorial #5 – Moving Steps, Deleting Steps, and Dealing with Breakpoints in Keyword view. This is the fourth and the last article on QTP Keyword view features. We are almost approaching the end of the sessions concerning the ‘Keyword View’ of QTP. How it looks, what it does, …

Read more


QTP/UFT Tutorials

QTP Tutorials

Today we are publishing part one of a multi-part guest post series on Micro Focus Quick Test Professional (QTP). In this multi-part QTP training series we’ll be covering all QTP tutorials and concepts in detail with adequate illustrations. Our expert author Swati S. will be helping us in bringing this …

Read more


QTP – Descriptive Programming and Database Connection

Descriptive Programming Database Connection

In this tutorial, you will learn what Descriptive Programming and Database connection in QTP i.e. how to connect to external data sources like databases and MS Excel sheets using QTP.  Descriptive programming is a mechanism for creating tests where you use “Programmatic description” of objects instead of recording them. => Click …

Read more


QTP – Use of Password Encoder and Active Screen

Use of Password Encoder and Active Screen

This QTP tutorial will explain two basic but important features of QTP that are used frequently in advanced QTP scripts. They are the QTP Password Encoder tool and the Active screen.  For obvious reasons, websites do not display passwords even while we are providing them as an input to sign …

Read more


QTP – Object Repository

Object Repository

Object Repositories in QTP and Object Repository Manager This tutorial will focus on QTP Object Repositories. In our previous articles, we have discussed how QTP identifies and stores objects in a warehouse, the OR. We have also seen how the object properties appear in the OR. To quickly recap, we …

Read more


QTP – Data Driven and Hybrid Frameworks

Data Driven and Hybrid Frameworks

We are working our way through figuring out how to derive an Automation Framework that works best for a certain testing project and also defining certain frameworks that already exist. The example that we were using in the previous QTP framework article was creating a new Gmail account. To start …

Read more