How to open an application through scripting in QTP? Give
me Syntax and example please
Answer Posted / ravikiran
1) invokeapplication"path of the application
example(c:\program files\ieexplorer.exe)"
2) SystemUtil.Run "application path(C:\Program
Files\Opera\Opera.exe)"
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is client side validation? Write a snippet.
Do you know what is robot api?
What are the main attributes of test automation?
Give some examples for performance test tools?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
What factors determine the effectiveness of automation testing?
How you report bug in to bugzilla
What is extreme programming and what has it got to do with testing?
Describe some problem that you had with automating testing tool.
What is Sikuli?
What do you think holds testers back to do automation? Is there a way to overcome it?
What is junit? And what is junit annotation?
what is the difference between keyword driven frame work and data driven frame work.
What java api is required for generating pdf reports?
What is the deference between automation tools and management tools?