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

what testplan contents and what test strategy contents,what is the diff b/w them

1854


if anyone has idea of the interview procedure in covansys, plz send me a mail?

1724


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

1856


How to save your test using quicktest professional?

743


Can any body please tell me the steps of keyword driven framework of QTP.

1747


Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.

1775


How to get Traceability matrix from TD?

921


how did u use automating testing tools in ur job?

1668


What is Cross browser testing? Does UFT support it?

800


Explain about business process component? types and usage?

1763


What are the views available in quicktest professional (qtp)?

793


what are all the fileds present in object repository?

1759


How to use checkpoints in qtp ?

762


How to carry out bit map check points in QTP

1945


What is keyword driven framework?

829