what is the difference between invoke application and
system.util.run
Answer Posted / rinku shah
InvokeApplication & Systemutil.run are not used for same
purpose.
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 .......
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how can we compare descriptive programing with a regular expression
What is file database?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How software automation specialist enter steps in the Expert View?
What are the various types of Actions in UFT?
How to test results for qtp ?
can test automation improve test effectiveness?
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?.
What is the difference between rational rose and QTP?
how to create flat file datasubmission in qtp
How do I get the QTP scripts result in xml format by using vb script function?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
How QTP identify the system time that's changes every seconds?
what is the difference between modular framework & datadriven framework