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

How to invoke QTP using Dos prompt ?

2 Answers   ABC,


We have a text file which contains 1 to 100 numeric values sequentially like 1 2 . . 100 Now we have to count them and transfer to XML file by writing a code in qtp.

1 Answers   Cap Gemini,


when u script reveiwing in which area u more concentrates?

0 Answers   IBM,


Define QTP ?

10 Answers   TCS,


Regular expressions..... Actually how to use this and what is the exact syntax and can anybody can help me out this with example.is there any docs pls send to my mailid rvreddy82@gmail.com

1 Answers   UHG,






what is object spy

5 Answers   TCS,


How you will rate urself in QTP in the range of 0 to 5

0 Answers   Genpact,


banking project description for software tester

0 Answers   Semantic Space,


How can we change(increase or decrease)the size of a array variable with out loosing the previous values

1 Answers   DST Global Solutions,


How to handle "Java Runtime error" popup window in the web application ? Sometimes the application throws the error repeatedly... Is there any browser setting available to disable the error ?

2 Answers   TCS,


Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).

2 Answers   Cap Gemini,


A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?

6 Answers   Virtusa,


Categories