How to open an application through scripting in QTP? Give
me Syntax and example please
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / k. chandra sekhar
a) In QTP possible to open the application two types. They are
b) Invoke the application: That give the invoke application
syntax
c) That is ex (c:\program files\path of the application)
d) Second one is the system utilities only
e) It is automatically open the application
Hi This is K.Chandra Sekhar
If any query then send to mail ndra_143@yahoo.co.in
I am taking the testing projects FAQS class
Call 9246540049/65880049
In Hyderabad
Is This Answer Correct ? | 1 Yes | 0 No |
What are pros and cons of automating tests at ui layer?
Tell me how can you switch back from a frame?
Tell us what is junit? And what is junit annotation?
2. How you will collect a module from the version?
Could someone educate me on automation testing process followed in a company. I have a vague idea, but i need concrete answers. And thank you all in advance.
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
Name a couple of standard web function found in the function generator?
What is junit annotation?
What all different approaches can be used for designing an automation solution?
Explain me what the webdriver supported mobile testing drivers do you know?
what r the diffence between QTP 8.2 & QTP9.0?