Relevant Codes

A Test Development Resource for HP QuickTest Professional.

This article will discuss the concepts of Custom Checkpoints, their benefits, when to use them and how they provide us with greater flexibility in script development. Custom CheckPoints offer an easier and highly flexible way of construction your object verifications, which is a core concept of test automation. The concepts below, when coupled together can help you build extremely robust scripts, with enough information that your user desires.

{ 59 comments }

This article outlines how and when descriptions can be created at run-time to minimize code, and ease maintenance. Examples and Demos included.

{ 12 comments }

This article covers the principles of creating a Description Object in QTP and its amazing use with the ChildObjects method. We will see how we can create an object description with a single property, with multiple properties, by using regular expressions and finally putting all these concepts into their application with the ChildObjects method.

{ 61 comments }

This is the 4th article in the series and will show how DP can be used to create a test module in QTP.

{ 81 comments }