what is the statment/command for invoke the browser from script

Answers were Sorted based on User's Feedback



what is the statment/command for invoke the browser from script..

Answer / pradeep

In SilkTest

Browser.Invoke() will invoke the Browser

Is This Answer Correct ?    4 Yes 1 No

what is the statment/command for invoke the browser from script..

Answer / santhosh gowda

you have a window Browser, calling Brower.Invoke () should
open your default browser(Netscape,FF,IE).
If you specifically want to invoke IE then
Explorer.Start("path of IE") should help.

Thanks
Santhosh

Is This Answer Correct ?    2 Yes 0 No

what is the statment/command for invoke the browser from script..

Answer / vidya sagar

In QTP, we can invoke browser using following statement

systemutil.Run "iexplore.exe", "URL"

Here URL is the web address which has to be opened, if you
dont want any website to be opened, just ignore the same.

Is This Answer Correct ?    1 Yes 0 No

what is the statment/command for invoke the browser from script..

Answer / sa

please read the Q?carefully before giving the Answeres.....
the above Q? asking in SilkTest but giving in QTP....

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Silk Test Interview Questions

How to define new testplan attributes?

0 Answers  


In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?

3 Answers   IBM,


what is the base class for all the classes in silk?

1 Answers   GE,


what type of frameworks are you using in silk test?

3 Answers   Stag Computers,


How can you get the moving contents of flash image using silktest.

1 Answers  


How to download latest silk test trial version?

0 Answers  


can you test an application in silk test that is running on another system?

2 Answers   Infosys,


In "Property" the user-defied property can have two functions only, define that?

1 Answers   IBM,


How can we Read the data from data grid in Silk Test?

2 Answers   PSO,


Need information on how the scripts (test cases) are written for any application in silktest.

1 Answers  


What is silktest agent?

0 Answers  


Can silktest run on mac?

0 Answers  


Categories