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
Brief the process of testing with UFT?
How to handle dynamic objects in quicktest professional (qtp)?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How to creating an output value using quicktest professional (qtp)?
Hi All, I need code for how to execute qtp scripts from excell sheet
By using QTP can we record any log files written by the application which is in execution?
What is the significance of “action 0” in qtp?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
In qtp is it possible to check broken links of a page?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
What is the file extension of the code file and object repository file in QTP?
if our qtp vb Script may be Currepted then What we want do?
Is it possible to call from one action to another action in qtp?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?