what is the difference between invoke application and
system.util.run
Answer Posted / nallapusalavijay
Infact InvokeApplication & Systemutil.run are not used for same purpose.
Both are used to launch applications:
1: InvokeApplication : Used for invoking the .Exe (Executable) Applications only.
SystemUtil.run : used for invoking the following Applications :
--> .exe
--> .txt
--> .doc
--> .xls
--> URL's (Web Appl.) also .......
2:In InvokeApplicstion we cannot able to give the URL of Application But in Systemutil.Run We can Specify the URL Of Application
Syntax: Invokeapplication
Invokeapplication"Path of Application.exe"
Syntax:SystemUtil
Systemutil.Run "IExplore.exe","WWW.Google.com"
Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the process of synchronizing qtp and aut?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
Which scripting language used by quicktest professional?
How to use actions in qtp ?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How many types of recording modes are there?
How you can find length of array in qtp?
How can I change object description or check point values in qtp?
Hi ,Can any one pleas explain how to test splash objects using QTP?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Explain more about the Test Fusion Report of QTP?
How to give a call to another action from one action?
Have you faced any problems with object repository?
Who uses qtp tool?
Diff b/w Health care domain and Banking Domain?