Reviewing Test Runs

Test Runs are the detailed records of every single execution of your tests. They are the primary tool for analyzing results and debugging failures.

Viewing a Specific Test's History

To see the history of a specific test, including all of its previous runs, follow these steps:

  1. Navigate to the main Tests page and find the test in the Tests Table.
  2. Click the View Test button (the maximize icon) in the "Actions" column. This will navigate you to the Test Details page.
  3. From the Test Details page, click the View Test Runs button (the list icon). This will take you to the Test Runs Table for that specific test.
View Test Runs Button

The Test Runs Table provides a complete history of every time the test was executed. You can see the status of each run (e.g., passed, failed), when it occurred, and click on any individual run to see its detailed logs and video recordings.