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 add objects of other pages to a test frame?

600


What are the default testplan attributes?

622


How to define values for a testplan attribute?

581


What is a silktest testplan?

614


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?

2060






How to run all test cases in a testplan?

612


What is stored in a test frame?

594


How to define an object verification in a test case?

618


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

548


What is silktest host?

577


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

530


How to include a test case into a testplan?

555


Is there any way of passing values at runtime? Like scanf does in C.

2170


Where is a testplan stored?

569


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

592