I want to open a Google page without recording a test and i
do not want to use system.Util.run command as well how do i
do this?
Answer Posted / rico
here is the one other way do this
Set IE = CreateObject("InternetExplorer.Application")
IE.Visible = true
IE.Navigate "http://Google.Com"
Set IE = Nothing
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can I change properties of a test object?
how did u use automating testing tools in ur job?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
How to handle dynamic objects in quicktest professional (qtp)?
how many maximum number of virtual users we can create?
How to execute a winrunner script in quicktest professional (qtp)?
which type of testing process are you following in ur company? how to recognize a qtp page?
How to export quicktest professional results to an .xls file?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What is the syntax to call one script from another?
Explain the concept of object repository & how qtp recognizes objects?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What is the new version of qtp which is recently released in the market?
How many types of recording modes in qtp?
Hai anyone please "Explain about Framework in QTP?"