Test Pattern Dialog Box

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

The Test Pattern dialog box is used to test input parameters with the syntax pattern for a rule or condition.

UI Element List

The following table describes the UI elements that are available in the Test Pattern dialog box.

Element Name Description

Input data to test

Specifies the input value to test with the syntax pattern.

Pattern

Specifies the syntax pattern to test. The pattern can be in either regular expression or wildcard format, depending on the option that was specified for the rule or condition.

Ignore Case

Specifies whether the test condition is case sensitive.

Test

Tests the input parameters with the pattern syntax.

Test Results

When input data has been tested, the Test Results section will display either The input URL path matches the patter or The input data to test does not match the pattern. If the input data matches the pattern, the Capture groups section will be displayed with the following information:

 

Element Name Description

Back Reference

Lists the back references that are created for the input data. For more information about back references, see Using Back References.

Value

Lists the values that are contained in each of the back references. For more information about back references, see Using Back References.

See Also

Concepts

URL Rewrite Maps Page

Other Resources

Testing Rewrite Rule Patterns