Multiple choice technology testing

Quick test Objects are categorized into classes – True/False

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

QuickTest Professional organizes test objects into classes based on their type and behavior (e.g., Window, WebEdit, Button). This object-oriented classification allows QTP to identify and interact with similar objects consistently across different applications. The class hierarchy is fundamental to QTP's object recognition model.