Validating the syntax and pattern matching of a regular expression
As an administrator, you can validate the syntax and pattern matching of a regular expression by using the Regex Matcher utility.
About this task
- Practice writing strings.
- Test that a regular expression is valid and able to be used for advanced replay rules.
Note: Regex Matcher does not test the expression on the Replay sever. The primary purpose of
this utility is provide a way for you to practice writing strings and to test for pattern matching
in the response.
To validate the syntax and pattern matching of a regular expression: