How to invoke Mozilla from QTP thru VB Script

Answers were Sorted based on User's Feedback



How to invoke Mozilla from QTP thru VB Script..

Answer / hemakumar.m

InvokeApplication "executable file path of mozilla"
Or
SystemUtil.Run "executable file path of mozilla"

mention the executable file path of mozilla in double
qutoes.

The main difference between InvokeApplication and
SystemUtil.Run is we can open what ever file u want like
the files with extension .txt,.xl,.doc,.doc.. using
SystemUtil.Run ,but using InvokeApplication we can open the
files with a extension .exe

Is This Answer Correct ?    13 Yes 1 No

How to invoke Mozilla from QTP thru VB Script..

Answer / pravati

systemutil.Run "firefox.exe"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Step 3&4 are repeated until an the object in recognised uniquely.

0 Answers  


Explain roles and responsibilites of 2yrs Automation qtp engineer.

3 Answers   Oracle,


How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application

1 Answers   TCS,


Explain the concept of how quicktest professional identifies object?

0 Answers  


How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...

4 Answers   Navis,






Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

0 Answers  


Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

0 Answers  


what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?

2 Answers  


Explain actions in qtp ?

0 Answers  


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

0 Answers  


Explain the checkpoint in qtp?

0 Answers  


Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?

4 Answers   TCS,


Categories