Multiple choice technology testing

Characteristics of an object within QuickTest are called _________

  1. Class

  2. Object properties

  3. Object values

  4. Run time objects

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

In QuickTest Professional, the identifying characteristics of an object are called properties. These include attributes like name, class, value, and various other properties that help QTP uniquely identify and interact with the object during test execution. Properties distinguish one object from another in the application.