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 indeed be applied to object repositories in test automation tools like QTP/UFT. They enable flexible object identification by matching patterns in object properties rather than exact values. This is particularly useful for dynamic objects whose properties change at runtime.