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
How to define values for a testplan attribute?
Where is a testplan stored?
How to include a test case into a testplan?
How to define an object verification in a test case?
What is silktest agent?
What is a test frame?
What is stored in a test frame?
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?
How to create group and sub group descriptions in a testplan?
How to open an existing silktest project?
How to add objects of other pages to a test frame?
How dom browser extension identify a web application ui object?
What is 4test?
How load testing can be done with silk international?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest