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.