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 |
How do you plan test automation?
Name some of the commonly used automation testing tools that are used for functional automation.
Where will you maintain information like url, login, password?
Does automation testing have any disadvantages?
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
Can we do automation testing without a framework? If yes, then why do we need a framework?
what is the advantage and dis-advantages of using framework ?
How can you switch back from a frame?
When do you start developing your automation tests?
What are the differences between open source tools, vendor tools, and in-house tools?
What are the application does winrunner support? What are the applicaiotn does QTP support? Does winrunner, QTP can be used in Linux OS?