How can i select multiple items from a WebList bOX USING QTP

Answer Posted / sri satya

Hi,
You can select multiple items from the Web List by using
ExtendSelect.
For Ex:

Browser().Page().Weblist(WebListName).Select(WebListValue1)
Browser().Page().Weblist(WebListName).ExtendSelect
(WebListValue2)
Browser().Page().Weblist(WebListName).ExtendSelect
(WebListValue3)
.................. ....... (WebListValue4)
.................. .......(WebListValue5)

Is This Answer Correct ?    29 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?

1811


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

1493


In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer

1941


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?)

1455


How can you give wait up to 10 seconds in qtp?

588






how will you load the test cases in ddt?

1598


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

1642


Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.

1564


What is Port testing. Whhen will you perform?

1498


How smart identification works in qtp ?

576


What is the difference between rational rose and QTP?

1782


after initiating one project for testing, when exacltly QTP tester role starts?

1401


Tell me about your project? please help me how to tell about insurance project

1536


How do Parameterization and Data-Driving relate to each other in QTP?

560


What is action?

577