what is the difference between invoke application and
system.util.run
Answer Posted / thirumalareddy
You can run any application from a specified location using a SystemUtil.Run statement.
"SystemUtil.Run" is especially useful if your test includes more than one application.
You can specify an application and pass any supported parameters, or you can specify a file name and the associated application starts with the specified file open.
for e.g. SystemUtil.run "iexplore.exe", "www.gmail.com"
"InvokeApplication" invokes an executable application.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the XML file architecture ?
What is the file extension of the code file and object repository file in QTP?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Hello friends..... On which areas of an application we can not test with QTP
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How do you configure QTP AND Test director?
How you can delete excel file in qtp?
what is clean sweep?
How to define array in qtp?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
What is checking bitmaps?
What is the use of running the scripts in Hidden-mode in UFT?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
write the vb script for call to new action in qtp?