Test Regular Expression dialog box

This dialog box allows verification of the specified regular expression.

Enter an input text and a regular expression you want to test and click Replace, the result of replacement will be displayed in the Result text field.

Option Description
Input Enter an input string.
Find Enter a regular expression.
Replace with Enter a pattern for replacement.
Result When you click the Replace button, this text box displays the result of applying the Replace filter to the Input value using the specified regular expression.
Match case If this check box is selected, then searching for a substring (or matching a regular expression) is case-sensitive. Otherwise, it is case-insensitive.
Replace Click this button to display the replacement result in the Result text box.
Accept Click this button to accept test parameters as main parameters for the Replace filter.