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 can you get the moving contents of flash image using silktest.

1 Answers  


What is the wait statement in Silktest?

4 Answers   CTS, IBM,


Can we use regular expressions to facilitate dynamic objects identification by SilkTest?

4 Answers  


Can we customise the result file?

1 Answers  


How to open an existing silktest project?

0 Answers  






How do you create a user defined class in silk?

2 Answers  


What are the important aspects of a test case?

0 Answers  


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

1 Answers   GE,


Can silktest switch browsers automatically?

0 Answers  


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

1 Answers   IBM,


How to create a new silktest project?

0 Answers  


What is the Real time process for testing please tell in detain 7it is very urgent.

2 Answers  


Categories