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 the challenges using QTP11, QC11 with SAP TAO?
What are main benefits of test automation?
How to find that tools work well with your existing system?
8. How we test web based application
I heard that there is a test management system that makes tracking metrics an easy task. I would like to know more about it. Please guide me.
in VSS, what is meant by check out and check in?
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?
What criteria do you consider for automating a test?
What are the important modules of an automation testing framework?
How do you plan test automation?
define joins? when you will joins use?
I was asked these questions during a job interview question. I totally stumbled on # 1 and for # 2 even though I answered but not a very convincing way. I would appreciate a concise and well phrased asnwers: 1) During SDLC, when would you be asked to take it "offline" 2) Throughout SDLC process, where would you implement test automation and why?