Test Run History

The Test Run History provides a comprehensive list of all test runs associated with a single target, including those currently in progress. By default, test runs are sorted chronologically, with the most recent run appearing at the top.

The test run history table includes:

  • Test run's name.

  • Date and time of the execution.

  • The current test run status.

  • Probes included in the test run.

  • The Result that displays the total number of passed, failed and error test cases across all probes.

Figure 1: Test Run History Page

You can filter test runs by the following criteria:

  • Name: Search for a test run with the specific name.

  • Status: Filter by test run status.

  • Results: Filter test runs to include those with at least one passed or one failed test case.

  • Probes: Show test runs with at least one probe from selection.

Clicking on the "Details" button will open the Test Run View of the selected test run.

Last updated