how to invoke the web application through script in qtp
Answer Posted / niranjan
please use the following code"
url= "url name"
Set IE=CreateObject("InternetExplorer.Application")
IE.Visible = true
IE.Navigate url
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How to build scripts that access data from external sources?
Plz Explain AUTOMATION REFERENCE MODEL?
What will be happen if i load object repository at run time, but it has already associated.
Your roles and responsibilities and daily tasks? (As automation tester)
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
In what occasion we can specify global sheet and action sheet?
What are the different attributes used with regular expression?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Tell me about your project? please help me how to tell about insurance project
What is difference between run time object and test object?
What is checkpoints for qtp?
How qtp recognizes the object?
What are the different types of recording modes?