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:

The identity of the execution.
The top boxes contains aggregated status for test runs and results.
The box contains identification information about the test execution.
The execution details are:
Test summary
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) |