Forum Discussion
ashokkumareds
12 years agoContributor
Hi surendra,
"Description" object in QTP is used to find the child object/s under a parent with specific properties and its values at run time.
testcomplete provides few like FindChild, FindAllChildren. These methods need the prop and values as arrays and the depth of the child object under the parent.
plz refer below link for more info.
http://support.smartbear.com/viewarticle/55112/
Hope this helps.
thank you.
Ashok
"Description" object in QTP is used to find the child object/s under a parent with specific properties and its values at run time.
testcomplete provides few like FindChild, FindAllChildren. These methods need the prop and values as arrays and the depth of the child object under the parent.
plz refer below link for more info.
http://support.smartbear.com/viewarticle/55112/
Hope this helps.
thank you.
Ashok