Compare two Test executions (of the same type) by pushing the compare select buttons in the test executions table.
A new window is opened, specifying the compared tests, showing the differences.
The Test execution diff page has three main sections:

The box contains detailed information about the test executions that have been compared. The top section contains the older execution, then comes the the newer one, and last a short summary.
Each execution is described with:
The summary contains:
The summary states the transition from the old executions to the new ones, with numbers and, for tests with changes, diff details of the tests.
Are presented in a table sorted with the newest on top.
| Heading | Description |
|---|---|
| Suite | Name of the test suite, and a link to the test statistics for the suite |
| Test case | Name of the test case, and a link to the test statistics for the test case. |
| Old result | Expand to se the detailed result for the old run |
| Old run | Icon stating the status of the test run |
| New result | Expand to se the detailed result for the new run |
| New run | Icon stating the status of the test run |