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
what is run-time data?
How is a Step generator used in UFT?
Why qtp always start action1 and does not start action?
How to build scripts that access data from external sources?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
How do you capture tooltip using QTP?
They asked by using qtp recording writing scripting
How can I check if a environment variable exist or not?
How will you compare keyword and expert view?
What is the use of text output value in quicktest professional (qtp)?
How does you test a weblink which is changing dynamically?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)