What is Description Object?
Answer / yedukondalu
Description object is an object where you can specify or assign some properties to an object and use the same.
Example: If you want to get the Link child objects in a page you can create a description object for the childobject and then search for that.
Set MyDescObj = Description.Create() 'Creating a description object
MyDescObj("Class").value = "Link" ' Assigning a property and value for the object.
'You can specify number of properties and value for the descripton object.
Set ChObjLinks = Browser().Page().ChildObjects(MyDescObj)
| Is This Answer Correct ? | 1 Yes | 0 No |
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
how to identify the objects if application consists of objects that have same properties.
Per-Action Vs Shared repository?
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
how to check URL using QTP? write vb script with descriptive programm only?
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
what is main diff of qtp8.2 and qtp9.0?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
How to run a test using quicktest professional?
What is quick test pro?
What is a programmatic description?
how to explain a claims and insurance project?