Tests

Viewing results

Runs tab

Open Tests > Runs to see the full run history for the project. You can also open the run history for a single test from that test's builder page.

Each run record shows the current status, branch, model, assigned test user, and when it started or finished.

Inspecting a run

Open any run to inspect the details. Buildprint stores:

  • The result of each step.

  • Comments explaining what happened on that step.

  • Screenshots for each step when they were captured.

  • A final run summary.

Per-step comments and screenshots are especially useful when you need to understand where the agent got stuck or why a step was marked as a warning or error.

Group runs

For group runs, you can open the parent run first and then drill into the individual child runs underneath it.

This makes it easier to understand whether a regression is isolated to one test or spread across the whole group.

Was this helpful?