Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can i open 5 multiple browser at once through QTP VB
script

Answer Posted / vistaraj

For i=1 to 5

set explore=createobject("InternetExplorer.Application")
explore.Visible=True
wait(2)
explore.navigate "www.timesofindia.com"

Next

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

desribe a situation where u faced a stressful situation and how did u cope with it

1906


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

1151


What is the difference between analog and low level recording?

1138


Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)

1953


• What type of testing questions will be asked for 2+ yrs exp people in interview?

1745


Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link

1373


What are some test assets and related extensions of qtp?

1078


What is the descriptive programming?

2086


Can we create a qtp test from qc?

1097


What is the syntax for how to call one script from another?

1096


What is Associate Repository in QTP 9.2 ?

1069


Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B

3412


in a web page How to check and display a particular word from a paragraph?

2538


I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .

2331


What are the types of object repository?

1135