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 when autoit is used?
how can we reverse the string without using the revese of String function in QTP?
Can test automation improve test effectiveness?
what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........
ihave one doubt in manual testing? what is the testing process
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
How to find that tools work well with your existing system?
What are the types of framework used in software automation testing ?
How the object properties will be recognised by the tool If the functions/ statements are written manually?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
List some advantages and disadvantages of automation testing.
how to write ciertification in QTP?