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 |
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
What In-string function will do?
How software tester can use constants and variables in scripts?
What is difference between WR and QTP?
What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
What are the features and benefits of Quick Test Pro(QTP)?
How is UFT 11.5 version different from UFT 12.0?
How iteration is related to Test Results in QTP?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What are the challenges you faced during you entire life automation ?
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?