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 / sanurajps
Hi,
Try this one..
Set MyObj = CreateObject("WScript.Shell")
MyObj.Run "www.google.com"
Sanu.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is throw Object?
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
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Can we Test Welcome Screens and Process Images with QTP
What are the general steps involved in the data driven framework?
How do you test DLL files using automation Tool QTP?
Differentiate the type of test cases which can be automated and which cannot be automated?
Define virtual object?
What is difference in global and action sheet in qtp?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
How to test login module with different username and password by using data driven testing in QTP?
How do you configure QTP AND Test director?
What are the flaws in water fall model and how to overcome it?
Hi, how can we check or avoid the memory leakage in QTP9.2?
What is the basic concept of quicktest professional (qtp)?