QTP Parameterization Part 2

Techniques for Parameterization

In part 1 of this QTP Parameterization tutorial, we explained Datatable Parameterization with an example. In this QTP tutorial let’s focus on the remaining three Techniques for parameterization in QTP: 2) Random number parameters 3) Environment variable parameters 4) Test/Action parameters => Click Here For QTP Training Tutorials Series #2 – …

Read more


QTP – Writing Loop and Conditional Statements

Writing Loop and Conditional Statements

VB Scripting Basics – Writing Loop and Conditional Statements for Building the Programming Logic. => Click Here For The QTP Training Tutorials Series => Also read the complete free VBScripting Tutorial series here In the last VB Scripting article, we saw some of the basic features of the VB script. Here, we …

Read more


QTP Parameterization Part 1

Parameterization in QTP

What is QTP Parameterization? Sometimes the application does not accept duplicate data records. In this case, if you run the same Test script with a fixed set of input data, an application may throw an error due to data duplication. To avoid this issue, QTP provides ways to accept different …

Read more


HP ALM/QC – Installation Guide

Micro Focus Quality Center Installation Guide

HP ALM/QC is now changed to Micro Focus ALM/QC but still, the content on the page is valid on the new Micro Focus domain as well as the tools. After we published Quality Center tutorial 1, we figured that it would help our readers immensely if we add an article …

Read more


QTP – Using Virtual Objects and Recovery Scenarios

Using Virtual Objects and Recovery Scenarios

Do you see an object not found error while running QTP tests? Well, this is because, during playback, QTP can’t recognize non-standard objects. To solve this object recognition problem, we use Virtual Objects. Using Virtual Object Wizard we can map these unrecognized objects to a standard class which can then …

Read more


QTP – Object Identification with Examples

Object Identification Paradigm

How Does QTP Identify Object Uniquely? – This is the 7th QTP Tutorial in our QTP training series. We are getting ourselves equipped with all the basic concepts that will enable us to write robust QTP tests. We have covered the QTP Record and Run settings, Working with Keyword view, …

Read more


HP ALM/QC – Defect Management

Defect Management

HP Quality Center/ALM is now changed to Micro Focus Quality Center/ALM but still, the content on the page is valid on the new Micro Focus domain as well as tools. Throughout the series of these tutorials, we have seen how to create Releases, Cycles, Requirements tests, and test sets in …

Read more


QTP – Keyword Driven and Linear Framework

Test Automation Frameworks

=> Click Here For The QTP Training Tutorials Series What is Test Automation Framework and what is QTP Framework? In the context of a successful implementation of QTP for a software testing project we often come across the concept of frameworks. The framework is nothing but an approach that we consistently follow …

Read more


HP ALM/QC – Creating and Managing Test Cases

Creating and Managing Test Cases

This is the 4th Tutorial in our Micro Focus Quality Center Training series. You can check all the previously published tutorials on this page.  Note: As the tutorial length is a little long, we have divided our initial 4 days of training into 6 tutorials. This will help you to …

Read more


QTP – Record and Run Settings for Our First Test

QTP Record and Run Settings

This is the 6th QTP Tutorial in our QTP training series. As a reminder, we have started the QTP online training article series and we’ll be covering almost all QTP tutorials with simple examples to understand the concept. => Click Here For The QTP Training Tutorials Series The last few QTP …

Read more


QTP – Working with Keyword View

Working with Keyword View

This is the tutorial #2 in our QTP Training article series.  => Click Here For The QTP Training Tutorials Series This article is going to give you an insight into the Keyword view of the QTP GUI. During this process, we are going to get a quick introduction to Actions, Object …

Read more