Previous Next

Introducing Quest Reporter : Appendix B: Attributes and Regular Expressions : Applying Filters to Attributes : Using the List Does Contain Partial Match Filter : Filter Functionality

Filter Functionality
The List Does Contain Partial Match filter returns all instances of the string value entered, even if that string occurs as part of a larger string. For example, if you enter "100" the filter returns all instances of that string and also instances that contain that string, that is, "100", "1000", "10001", "10010", "33100", and so forth.
This is also true for the List Does Not Contain Partial Match filter. All instances of the string value entered and instances containing that value will be excluded.