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 you know that a test case is a regression test case

1 Answers  


Difference between image checkpoint and bitmap checkpoint

2 Answers  


unique properties of button,edit box, radio button,check box?

1 Answers   IBM,


Explain different checkpoints in qtp.

0 Answers  


-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?

3 Answers   CTS,






I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?

11 Answers   IBM,


What is the Risk Analysis? Waht types of risk analysis are there?

1 Answers  


I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this

1 Answers  


How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?

2 Answers  


Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..

3 Answers  


Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"

1 Answers   Cap Gemini,


HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?

0 Answers   ADP,


Categories