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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to test your defaultbasestate?

811


How to select a group of test cases in a testplan to run?

730


What are testplan attributes?

776


What is the syntax of ui object identifier used by dom extension?

786


Where is a testplan stored?

770


How to download latest silk test trial version?

882


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

2228


How to define new testplan attributes?

687


What are the important aspects of a test case?

790


How to add objects of other pages to a test frame?

819


What is the segue testing methodology?

856


What are the types of text lines in a testplan file?

786


What is the standard flow of execution of a test case?

730


What is the vo browser extension?

738


How to run all test cases in a testplan?

832