Answer Posted / jayarama
1. systemutil.Run("C:\WINDOWS\NOTEPAD.exe")
2. Invokeapplication "Path of your exe file"
3. Set shell = CreateObject("WScript.Shell")
Shell.run "Path of your Exe File"
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the types of object repository in qtp?
How many add-ins comes by default with quicktest professional (qtp)?
What are the different properties of an web object
What is test object model in quicktest professional (qtp)?
What is synchronization point in QTP?
How do I get the QTP scripts result in xml format by using vb script function?
Is it possible to call win runner script in qtp?
Write a script to customize the test results in PDF and HTML format.
Explain how to use QTP to check broken links on a page?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
how to test use the quality control .how to verify the image verification
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
can any one say that where we can download the QTP trail version ??????????
What test you perform mostly? Regression or retesting in your testing process?
what is test scheduleling?