How to open an application through scripting in QTP? Give
me Syntax and example please

Answers were Sorted based on User's Feedback



How to open an application through scripting in QTP? Give me Syntax and example please..

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

How to open an application through scripting in QTP? Give me Syntax and example please..

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

Post New Answer

More Automation Testing AllOther Interview Questions

Do you know when autoit is used?

0 Answers  


how can we reverse the string without using the revese of String function in QTP?

4 Answers   CapitalSoft, IBM,


Can test automation improve test effectiveness?

2 Answers  


what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........

0 Answers   Quintegra,


ihave one doubt in manual testing? what is the testing process

1 Answers   DELL,


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?

0 Answers  


How to find that tools work well with your existing system?

0 Answers  


What are the types of framework used in software automation testing ?

0 Answers  


How the object properties will be recognised by the tool If the functions/ statements are written manually?

0 Answers  


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();?

0 Answers  


List some advantages and disadvantages of automation testing.

0 Answers  


how to write ciertification in QTP?

0 Answers  


Categories