Description Object

QTP: Understanding the Description Object (Description.Create)

by Anshoo Arora ON September 6, 2009 · Posted In All, QTP, QTP/DP · 144 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.