Test Studio supports selecting multiple items in a standard HTML select element with the multiple attribute, like the one here: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select_multiple However, it does not support this with the RadListBox: http://demos.telerik.com/aspnet-ajax/listbox/examples/overview/defaultcs.aspx It would be nice if multiple selection also worked with the RadListBox.