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 select multiple items from a WebList bOX USING QTP

Answer Posted / ragupathi from syntel

Dim a,i

'Getting list box count

a=Browser().Page().Weblist(WebListName).GetItemsCount

'getting list box values

For i=0 to a-1
msgbox Browser().Page().Weblist(WebListName).GetItem
(i),4,"States"
Next

Is This Answer Correct ?    2 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is throw object?

2437


Give the syntax to import/export xls into qtp.

1083


Both static and dynamic arrays are handled by the vb script. Is it true?

1078


Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?

1887


What is the difference between the design-time and run-time data tables?

1171


Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.

2222


What is use of object spy?

1140


Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

1999


Is the qtp course will help to create a virtual object?

2015


Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?

2143


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

1791


Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out

2057


Explain about datafile/verification of date file when file is not available in local system?

2782


How can i check items sorted or not in a weblist ? Give me the script for this...

2070


What is the difference between qtp and selenium?

1083