how to invoke the web application through script in qtp
Answer Posted / raj
syntax: systemutil.Run "Browser", "ur web url"
systemutil.Run "iexplore.exe", "www.yahoo.com"
| Is This Answer Correct ? | 52 Yes | 7 No |
Post New Answer View All Answers
How many add-ins comes by default with quicktest professional (qtp)?
Explain QTP using different development techniques ?
Can we run test with out adding object in object repository? How it is possible?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How to test the login page in different ways in automation testing and i need code?
explain keyword driven framework with banking domain?
Differentiate the type of test cases which can be automated and which cannot be automated?
What is the use of running the scripts in Hidden-mode in UFT?
What are the steps involved in the recovery scenario wizard?
How can you exit from an action?
How to start recording using quicktest professional?
Output values? i want a practical example
regular expression in qtp standar check point for months from accepting months from january to december only
How does you pass optional arguments in qtp?
What is synchronization point in QTP?