Multiple choice technology testing

Regular expressions can be applied to object repositories. State true or false

  1. True

  2. False

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

Regular expressions CAN be applied to object repositories in QTP/UFT for flexible object identification. This allows matching objects with dynamic properties (like changing window titles or IDs) using pattern matching. This is a common technique for handling dynamic objects in automation.