how quick test record on dynamically generated urls and
web pages.

Answer Posted / sivareddy

StartURL="give the Url"
set IE = CreateObject("InternetExplorer.Application")
IE.Visible = true
IE.Navigate StartURL

By using this script we can directly lanch the web Browsers

By using sysyemUtil.Run function we lanch the web Browsers

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Sql questions to find second max salary and how to use joins

1251


before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...

7615


What is use of object spy?

810


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

1711


how can i call function (which has link with excell sheet at a remote location) within another function

1758


What is the latest version of qtp?

770


What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

771


What are some test assets and related extensions of qtp?

749


How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.

1997


What is RTM (require ment tracebulity marix) fromate?

1706


what kind of frame work you used in your last project?

2060


what is defenetion of kiran can u tell me plz CVS, SVN

1759


ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS

1711


What is the difference between per-action and shared?

781


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

2105