What is the vb script when the url enter into the browser
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Browser Object.navigate "URL"
Ex: Browser("browser").navigate "www.yahoomail.com"
| Is This Answer Correct ? | 4 Yes | 0 No |
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 |
What is the extension of script and object repository files in QTP?
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
Explain the concept of object repository & how QTP recognises objects?
in order to start automation testing what we should require (entry level to automation testing)
What is iteration? How it is related to Test Results in QTP?
how to test one edit box using Java addin for Web Applications? write script?
What is the basic concept of quicktest professional (qtp)?
What are the different scripting languages you could use when working with QTP ?
how open two urls in one browser? plz urgent
It is a SQL question. Write a query to find top three salaries in an EMP TABLE?
after initiating one project for testing, when exacltly QTP tester role starts?
How to carry out bit map check points in QTP