Results

Tests show page - Errors

Updated:2022-11-15

The test executions show page contains information related to a specific test run, both in real-time and as a log to visit in later stages.

It has four main sections:

  • Identity
  • Top boxes
  • Information box
  • Diff details

Identity

The identity of the execution.

Top boxes

The top boxes contains aggregated status for test runs and results.

  • Test runs.
  • Test results.
  • Activity status.

Information box

The box contains identification information about the test execution.

The execution details are:

  • Label: the label of the test execution.
  • Tags: the tags related to the execution.
  • User: user that registered the test.
  • SubDevice: some identity set by the reporter.
  • Artifact: the artifact that the test is referencing i.e. the software that has been tested.
  • Activity: Identity for the activity, and a link to detailed information.
  • Status: the verdict of the execution, Success, Failed, etc.
  • Start time: execution start time.
  • Execution time: total time to run all tests.

Test summary

  • Total: Number of tests.
  • Skipped: Number of skipped tests.
  • Passed: Number of tests that has passed.
  • Error: Number of erroneous tests.

Test details

Are presented in a table sorted with the newest on top.

Heading Description
Test run Status for the test run: Created, Active, Success, Failed, etc.
Tests Aggregated status, number of tests and a link to the test run show page.
Skipped Number of tests that was skipped.
Passed Number of tests that passed OK.
Error Number of tests with errors.
Test suite Name of the test suite and a link to the test statistics page for the suite.
Start time Date and time for test start.
Execution time Time to run all tests (hour:min:sec)