Filter Dialog Box (Run Results Viewer)

This dialog box enables you to filter the results tree to display only those nodes that match the conditions that you specify.

To access

Select View > Filters or click the Filter button  .

Important information
  • When you apply a filter, a filter icon is displayed on the status bar, and (Filtered) is appended to the Search box title bar. These visual changes indicate that the run results tree is currently displaying only those nodes that match your filter criteria.

  • (UFT One GUI tests only) You can use Reporter.Filter statements in the Editor to disable or enable the saving of selected steps, or to save only steps with Failed or Warning status. For more details on saving run session information, see the UFT One User Guide or the Reporter.Filter method in the UFT One Object Model Reference for GUI Testing.

    The Reporter.Filter statement differs from the Filters dialog box described above. The Reporter.Filter statement determines which steps are saved in the Run Results, while the Filter dialog box determines which steps are displayed at any time.

User interface elements are described below:

UI Elements

Description

Filter what

A text box in which you enter the text by which you want to filter. (Optional)

Status

The status of the node by which to filter. (Optional)

Possible values:

  • Passed. Displays the run results for the steps that passed and match your filter criteria.

  • Failed. Displays the run results for the steps that failed and match your filter criteria.

  • Done. Displays the run results for the steps with the status Done (steps that were performed successfully but did not receive a pass, fail, or warning status) that match your filter criteria.

  • Warning. Displays the run results for the steps with the status Warning (steps that did not pass, but did not cause the test to fail) that match your filter criteria.

Node type

Displays all results that match your selection criteria based on: (Optional)

  • Iteration. Displays the run results in the run results tree for the iterations specified in the Iterations area.

  • Action. Displays the run results for all actions in the run results tree that match your other selection criteria. (Not relevant for components.)

  • Step. Displays the run results for all steps in the run results tree that match your other selection criteria.

  • Reporter. Displays the run results for all Reporter steps in the run results tree that match your other selection criteria.

    Note: This is not relevant for Reporter.ReportNote steps, which are displayed in the Notes area of the Executive Summary page and not in the run results tree.

  • Checkpoint/Output Value. Displays the run results for all checkpoint and output value steps in the run results tree that match your other selection criteria.

Iterations

(This option is available only for tests.)

  • All. Displays run results from all iterations.

  • From iteration X to Y. Displays the run results from the specified range of test iterations.