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
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
What is the syntax to call one script from another?
Explain how you can find length of array in qtp?
How to get the particular property value?
What is synchronization point in QTP?
How can I change object description or check point values in qtp?
How to save your test using quicktest professional?
How will you check a web application for broken links using qtp?
What are the different types of qtp test assets and their extensions?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How QTP support all types of applications (platforms)?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Name the properties you would use for identifying a browser and page when using descriptive programming?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?