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
what is clean sweep?
How to find a window is minimized or not
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
What are advantages of test automation?
what is meant by Implicit and explicit requirements?
what is the advantages and disadvantages of using functions instead of re usable actions
How to remove associated function library?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Explain runtime dynamic settings?
How many types of recording modes in qtp? Which will be used when?
What are the trigger events in qtp?
How may types of defects identify application or your currently working application?pls give me answer..
How often were they executed?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva