Relevant Codes

A Test Development Resource for HP QuickTest Professional.

CreationTime

by Anshoo Arora on September 3, 2010

This article explains how the Browser’s CreationTime ordinal identifier works in QTP with examples.

{ 2 comments }

There is a common perception that we must include the Browser object in hierarchies when working in the Web environment. The truth is that, we really don’t need to include the Browser object if the Page object has been included in the hierarchy.

{ 21 comments }

This post describes a few ways to use Regular Expressions to select the target item from List objects. All examples of this post demonstrate techniques to be used in Web Applications, but they can be easily extended to technologies that store all list items with delimiters.

{ 20 comments }

This article is a tutorial which shows how parts of GMail can be automated through QuickTest Professional. GMail is an extremely dynamic UI and always quite challenging to automate successfully. Its dynamic behavior also makes it an excellent candidate to practice QTP with and sharpen your skills. I will try to show a few techniques that can be helpful in automating GMail, and through it, automating any dynamic application that you encounter.

{ 38 comments }