Regular Expressions

Regular Expressions and Select Method (ListBox)

by Anshoo Arora ON April 19, 2010 · Posted In All, QTP, QTP/Web · 31 comments

This post describes a few ways to use Regular Expressions to select the target item from List objects. All examples of this post demonstrate techniques to be used in Web Applications, but they can be easily extended to technologies that store all list items with delimiters.

This topic provides an excellent introduction to Regular Expressions with DP in QTP. It also discusses the famous wild card character in detail.