Answer Posted / methuku
Browser = "IE"
StartURL = "www.hotmail.com"
IF Browser = "IE" THEN
set IE = CreateObject("InternetExplorer.Application")
IE.Visible = true
IE.Navigate StartURL
END IF
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the steps involved in recovery scenario wizard?
How to record a qtp script ?
What is checkpoints for quicktest professional (qtp)?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How does you test a weblink which is changing dynamically?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What are the Test design techniques you uses in ur project?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Explain about the quicktest professional (qtp) automation object model?
How to analyzing the checpoint results?
What is a reusable action?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Discuss the QTP Environment?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Give the syntax to import/export xls into qtp.