Waht is diff between SystemUtil.Run and invokeapplication
Answer Posted / ravi_kanakam
The invokeapplicaton method can invoke only an executable
application(file with EXE extenstion)
The systemutil.run method can invoke any application.
For example
systemutil.run "c:\testdata.txt"
invokeapplication "c:\diskcleaner.exe"
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what type of run time errors you get while you ar edoing rpg program?
How many types of Automation frameworks are there in UFT? Describe them.
Discuss the QTP Environment?
What is the descriptive programming?
What is object spy in quicktest professional (qtp)?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
how do u plan test automation?
what is stepin & stepout?
what is command for executing files?
Define object spy ?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Explain the new feature of UFT regarding the export of test results?
What is the basic concept of qtp?
In qtp, how you can exit for loop?
Suggest and Define a solution for an application whose objects are not recognized by UFT?