Multiple choice technology testing The method used to get the count value of list box or combo box os GetItemsCount GetCount GetItemCount none of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation GetItemsCount() is the standard QTP method for retrieving the number of items in a list box or combo box. GetCount and GetItemCount are not valid QTP methods.