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

In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?

0 Answers   CSS,


Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V

0 Answers  


What is silktest agent?

0 Answers  


Which tag in silk is the most reliable in a scenario where content and order of object change frequently?

5 Answers   IBM,


Can silktest switch browsers automatically?

0 Answers  






What are the problems you faced while identifying an object in silk?

0 Answers  


How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having

1 Answers  


How to run all test cases in a testplan?

0 Answers  


hai iam not working.iam try to job.on practice i have dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.

2 Answers   Aricent, Cincom,


How to write the good frame work for application.

1 Answers  


Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...

1 Answers   IBM,


What is the dom browser extension?

0 Answers  


Categories