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 |
Do you know how can we make one test method dependent on other using testng?
How do you plan test automation?
What is Bidirectional Tracebility, how u use it.
When will you not automate testing?
hi i m runing a login script using multiple data by importing from excel sheet, now i want to get a status pass or fail each time the script run for multiple data?? so anyone can help me out?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
Suppose we r running a test which have 7 to 8 steps for different functionallity of and object..and suppose upto 4 step test passes but after 5th step test fails. what u will do in this condition will u start the test again or will u consider that rest steps will be working fine.
On what basis we select test cases to automate?
What you know about table-driven testing?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one
Describe some problem that you had with automating testing tool.