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
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
HOw to add the recovery file at runtime to the test file .
What are the key elements available in test result window?
How to execute a winrunner script in quicktest professional (qtp)?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
what is output value in QTP and how it can be used in automation testing
Give me some real time point of way where exactly we can conduct audits?
What is the registration process and examination fees?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
Explain the features of quick test pro(qtp)?
How many types of recording modes in the qtp?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.