Multiple choice technology testing

If QTP cannot find any object that matches the description, or if it finds more than one object that matches, QuickTest may use the ___________________ mechanism to identify the object.

  1. Ordinal Identifier

  2. Index Identifier

  3. Smart Identification

  4. Assistive Identification

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

Smart Identification is QTP's fallback mechanism that uses additional filters and ordinal properties to identify objects when the standard description fails or matches multiple objects. Ordinal and Index identifiers are simpler mechanisms, while Assistive Identification is not a QTP feature.