ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
how open two urls in one browser?
plz urgent
 Question Submitted By :: Punna.inter
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how open two urls in one browser? plz urgent
Answer
# 1
use invoke function
 
Is This Answer Correct ?    0 Yes 5 No
Navdeep Ahir
 
  Re: how open two urls in one browser? plz urgent
Answer
# 2
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 ?    4 Yes 1 No
Venkateshwarlu
 
 
 
  Re: how open two urls in one browser? plz urgent
Answer
# 3
Venkateswarlu

I dont think the answer given by you is correct.  You are 
opening two urls in two browsers(not single browser).  
Also, there should be no space between Internet and 
Explorer in the createobject function.  It should read 
createobject("InternetExplorer.Application").

Internet Explorer supports opening only one URL at a time 
within the same browser; however, Mozilla Firefox supports 
opening N number of URLs within the same browser using File-
>New Tab.

Let me know if you need any further information.
 
Is This Answer Correct ?    1 Yes 0 No
Ravi, Fortechsoft (india) Pvt
 
  Re: how open two urls in one browser? plz urgent
Answer
# 4
systemutil.Run"iexplore","http://www.yahoo.com"
browser("title:=Yahoo! india").Navigate"http://www.orkut.com"
browser("title:=orkut - login").Close
 
Is This Answer Correct ?    1 Yes 2 No
Santoshnathan
 
  Re: how open two urls in one browser? plz urgent
Answer
# 5
plese don't give wrong answers....if u don't know leave 
it.otherwise v' are getting confuse..................pleas
 
Is This Answer Correct ?    0 Yes 0 No
Narasimha Reddy
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this? IBM2
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework? Sony2
How to enable the text check point in qtp? By default it is disables ssinformatics1
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP? BirlaSoft1
Did u use check points during ur work experience ? FedEx3
Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali  2
How many types of Recordings are there in QTP and what are they? First-Indian-Corporation6
Tell me the QTP Advantages and Disadvatages ? Accenture3
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.  4
In QTP, Which are the concepts are needed to do Functional testing and Regression testing? IBM3
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP iFlex2
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani Oracle4
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm IBM3
How can the name of a checkpoint be changed in Qtp Ordain-Solutions2
Check point what is how many types of checkpoint and explain Accenture2
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com Fidelity2
what is smart identification?  1
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.  3
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?  3
give the code to count child objects (Total) in the page  1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com