Applying filters to builds and automated test results

You can apply filters to only show specific builds when viewing a build in an automation suite or specific test results when viewing automated test results in a test case.

1. Click . in the Display Options pane.

The Apply Filter dialog box opens.

2. Click a field to expand options for the field. You can search for a field.

Tip:  Click the Expand All button to expand all fields or the Collapse All button to collapse expanded fields.

3. Select <Not Filtered> if you do not want to filter on the field. For non-text fields, select Apply filter to specify filter criteria for the field.

4. Enter or select the criteria that items must match to be included in the filtered results. The available options depend on the field type.

Field type Values to enter or select
Date Enter From and Through date and time values. The date must be in M/d/yyyy format and the time must in h:mm:tt format.
Dropdown Select a field value.
Duration Enter From and Through hours, minutes, and seconds values. The value cannot be more than 1193 hours, 2 minutes, and 47 seconds.
Number Enter From and Through number values.
Text Select Exact match or Wildcard and enter a value.

If Exact match is selected, fields are filtered on the exact value you enter. For example, if you specify an exact match filter on the Build Number field with a value of 2022.2, builds with a number of 2022.2.0 will not be included in the result.

If Wildcard is selected, to match zero or more characters, use an asterisk (*) in the string. For example, 50* returns all build numbers that start with 50, such as 50, 501, and 502. To match one character, use a question mark (?) in the string. For example, 50? returns build numbers such as 501 and 502.
User Select a user. Click Advanced Search in the users list to search for a user. See Searching for users and customers in fields.

Note:  Click Clear to clear all selected filter criteria.

5. Click Apply.

The Filter in the Display Options pane updates to show the applied filter criteria.

6. Click Clear to clear the filter and display all items.