how open two urls in one browser?
plz urgent

Answer Posted / venkateshwarlu

Navdeep,
If u dont know exact answer, plz dont post answers.
before posting answers plz. verify once with others.

dim ie1, ie2
set ie1=createobject("Internet Explorer.Application")
ie1.visible=true
ie1.navigate"http:\\localhoast\enquiry\index"
set ie2=createobject("Internet Explorer.Application")
ie2.visible=true
ie2.navigate"http:\\localhoast\registration\index"

bye
venkateshwarlu

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why to use descriptive programming?

569


How to analyzing the checpoint results?

522


How you calling actions in qtp?

630


Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u

1377


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?

533






Describe function procedure in vbscript.

552


1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?

1588


Difference between test object and run time object?

592


How to break the object spy ?

664


how did u use automating testing tools in ur job?

1487


How to use checkpoints in qtp ?

586


what is the diffrence bw qtp architectute and qtp framework?

1541


How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)

1526


What are the different recording modes?

562


What are the different ways to invoke an application using QTP?

647