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 difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Discuss quicktest professional environment?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
How to use debug tools?
How you can replace string in qtp?
Write a script to customize the test results in PDF and HTML format.
How can I change object description or check point values in qtp?
What is action? How many types of actions are there in qtp?
Diff b/w test scenario's and test Procedures?
What is a reusable action?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What are the views available in quicktest professional?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What will be happen if i load object repository at run time, but it has already associated.