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
what testplan contents and what test strategy contents,what is the diff b/w them
if anyone has idea of the interview procedure in covansys, plz send me a mail?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How to save your test using quicktest professional?
Can any body please tell me the steps of keyword driven framework of QTP.
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.
How to get Traceability matrix from TD?
how did u use automating testing tools in ur job?
What is Cross browser testing? Does UFT support it?
Explain about business process component? types and usage?
What are the views available in quicktest professional (qtp)?
what are all the fileds present in object repository?
How to use checkpoints in qtp ?
How to carry out bit map check points in QTP
What is keyword driven framework?