Answer Posted / dinesh chouhan
'Without Systemutil or Invokeapplication
set IE=CreateObject("InternetExplorer.Application")
IE.visible=True
IE.Navigate "www.google.com"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
What is meant by Output Value in UFT?
What are the challenges you faced during you entire life automation ?
Tell some commonly used Excel VBA functions?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
What is the difference between qtp and selenium?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How is UFT 11.5 version different from UFT 12.0?
What is use of object spy?
What are the types of environment variables in qtp?
Explain qtp(quick test professional)?
Explain different types of checkpoints?
What is the difference in the global and action sheet in qtp?
How to connect to a database?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?