Pls let me know how to find out creation time and index for
the web application in descriptive programming?

Answer Posted / saket bharti

Set objBrowser=Description.Create()
objBrowser("micclass")="Browser"

Set BrowserChildArray=Desktop.Childobjects(objBrowser)

for i=0 to BrowserChildArray.Count-1

msgbox BrowserChildArray(i).GetRoProperty("creationtime")

Next

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To which environments does quicktest professional (qtp) supports?

603


What is regular expression?

589


UFT 12.02 which ALM version will support

987


1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)

1743


What do you mean by checkpoints in qtp?

563






What are the flaws in water fall model and how to overcome it?

566


How you create new action in qtp?

575


What is fragmentation and paging?

1600


What is QTP scenario.

1740


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

1686


What are the main differences of qtp and win runner?

605


What are the advantages of Object Repository?

596


If object is not recognized by qtp but the object is standard object what is your approach?

602


How to attach a file to TD?

664


What is the default add-ins in qtp?

564