what is the difference between invoke application and
system.util.run
Answer Posted / kishore
Both can be used by QTP. Invokeapplication is used to
open .exe files where as Systemutil.run is used to run any
application.
For ex:
1. For this path "C:\Program Files\Mercury
Interactive\QuickTest
Professional\samples\flight\app\flight4a.exe" both will work
2. For the path "C:\Documents and
Settings\Kishore\Desktop\Flight.lnk" Only Systemutil.run
will work, but not invoke application
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How is a Step generator used in UFT?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What are benefits of qtp?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Explain how qtp identifies objects?
How do you delete unwanted results in qtp?
what is Property......End Property loop? how to write sript for it in QTP
How many add-ins comes by default with quicktest professional?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How will you check that your test cases covered all the requirements?
How many tabs are available to view your test in a test pane and what are they?
Does quicktest professional is unicode compatible?
what you mean by artifact,milestone...
What is the use of text output value in quicktest professional?