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 will check the links in multiple pages at a time

3 Answers  


How does qtp identify objects in the application?

0 Answers  


In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?

1 Answers   Bank Of America,


How can i select multiple items from a WebList bOX USING QTP

3 Answers   DuPont, Syntel,


if mandatory and Assitive propertys are shows same how will u write skript in QTP window

0 Answers   Wipro,






i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.

2 Answers  


how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript

1 Answers  


does qtp runs on internet explorer 7.0

5 Answers   BeBo Technologies,


in order to start automation testing what we should require (entry level to automation testing)

2 Answers  


What are the Features & Benefits of Quick Test Pro ?

1 Answers   Crea,


Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I have parametrise the agentname and password field. So wen wromg agent name or password is entered it show a dialog box with proper message(Like: "Wrong Password" or :Please enter Password" etc) and OK button. I have created If else block. Now my problem is i want to make checkpoint on error message Dialog box. But each time i create a checkpoint it shows same text message. So how i can check that message is there or not.

2 Answers  


what is descriptive.create()in qtp?

3 Answers  


Categories