What is the vb script when the url enter into the browser

Answers were Sorted based on User's Feedback



What is the vb script when the url enter into the browser..

Answer / uday kumar_anem

Browser Object.navigate "URL"

Ex: Browser("browser").navigate "www.yahoomail.com"

Is This Answer Correct ?    4 Yes 0 No

What is the vb script when the url enter into the browser..

Answer / jyo

Ex:Browser("Title:=web.*")

Here Title is property for web pages identification and
web.* is the partial url of that page instead of lengthy URL

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..

1 Answers  


how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?

1 Answers   Ordain Solutions,


Can anybody give the script to addsheet, add column,add values under that column in the rows??

5 Answers   AZTEC,


what are recovery management techiniques?

1 Answers  


What is the current version of QTP and now it is the product of Mercury or HP

12 Answers   TCS,






how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance

1 Answers   HCL,


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

0 Answers  


What is Object Spy?

7 Answers   JKH, Ordain Solutions,


can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

0 Answers  


Can any one send me the QTP Basic Coding Samples?

0 Answers  


Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.

3 Answers  


Explain more about the Test Fusion Report of QTP?

0 Answers  


Categories