Multiple choice technology testing How does QuickTest Professional identify each object you record By class and properties By class and methods By methods and properties By class only Reveal answer Fill a bubble to check yourself A Correct answer Explanation QTP identifies objects by their class (type) and a set of properties that uniquely distinguish them from other objects. Methods define what actions can be performed on the object but are not used for identification during recording.