what is the script to select 2 or more than 2 options from
a listbox.

Answers were Sorted based on User's Feedback



what is the script to select 2 or more than 2 options from a listbox...

Answer / cvr

Browser().Page.().weblist().Select " "
Browser().Page.().weblist().Extendselect " "

by using extend method we can select ata time two name sin
list box

Is This Answer Correct ?    14 Yes 0 No

what is the script to select 2 or more than 2 options from a listbox...

Answer / nihar ranjan

Browser().Page().WebList().Select "Value1"
Browser().Page().WebList().ExtendSelect "Value2"
'It will Work

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects

2 Answers  


where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code

3 Answers  


How to retrieve the property of an object?

1 Answers  


After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?

3 Answers  


Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ

0 Answers   IBM,


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

0 Answers  


Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John

0 Answers   IBM,


can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.

2 Answers  


When using descriptive programming?

0 Answers  


when will you do debug your script? and explain that process?

0 Answers   Covansys,


What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication

1 Answers  


Describe synchronization point.

0 Answers  


Categories