Results

Test executions

Updated: 2024-08-27

Content:

  1. Test executions index page
  2. Test executions show page
  3. Test executions testrun show page
  4. Test executions show page, Error
  5. Test executions testrun show page, Error


Tests index page

Updated:2022-11-15

Is a listing of all test executions sorted with newest on top. The table displays all tests the current team has the permission to see. If the user performs a search (filter), the table displays the results from the search.

Table description
Heading Description
Start time Start date and time for the test execution.
Label The name of the test execution, and a link to the show page.
User Registered by user, and link to the user show page.
Tags List of tags set for execution.
Progress Test progress bar (updates automatically) + a link to the execution show page.
Compare Select button for a comparison.


Filters
Filter by Description
Search by label Search by label.
Search in tests Search text in test cases.
state Select by test state.
tags Select by tags.
start date Select a start date to narrow the search.
end date Select a end date to narrow the search.


Compare

Go to the compare tests documentation


Tests show page

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.
  • Passed: Number of tests that has passed.

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.
Passed Number of tests that passed OK.
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)



Testrun show page

Updated:2022-11-14


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)



Testrun show page, errors

Updated:2022-11-14