how to invoke the web application through script in qtp

Answer Posted / venkat reddy

we have 2 ways in QTP to open a web application through the
script,
1)
systemutil.run("URL")
or
systemutil.run "iexplore.exe","URL"

2)
systemutil.run("iexplore")
set vbrowser=createobject("creationtome:=0")
vbrowser.navigate"URL"

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi nani my doubt is how does qtp process metrix related to software process.

1558


Dis advantages of XML checkpoint ?

1583


How the exception handling can be done using quicktest professional?

545


How to start recording using quicktest professional?

613


Suggest and Define a solution for an application whose objects are not recognized by UFT?

679






What do you to script when objects are removed from application?

618


Can U Explain about QTP tool from older version to latest version also its differences?

1523


What is 'sleep' in sync point?

633


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

568


Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version

1413


How do you capture tooltip using QTP?

638


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

1462


Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)

1745


When do go for loop condition in test?

659


Differentiate the type of test cases which can be automated and which cannot be automated?

573