Identify a list or combo box control to use in your repetition logic. For either type of control, you can create repetition logic that uses the value of each item in a list or combo box. For example, you can create a repeat loop that iterates through the values in a list or combo box and inserts the value of each item into a text box in your test application. In this way, you can quickly test the entire contents of a list or combo box.