Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/test-executions/img/ShowValuesAs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions docs/test-executions/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ Statistics section **in the table header** includes the following counters:
* **In Progress:** Count of tests that are currently running.
* **Interrupted:** Count of tests that were prematurely stopped.

You can choose how Test Executions statistics values are displayed (counts, percentages, or both) for that open settings next to statistics and select preferred view.

:::note
Test Executions statistics are not supported in case 'Latest executions only' filter criterion is applied.
:::

<MediaViewer src={require('./img/ShowValuesAs.png')} alt="Test Executions statistics values displayed as counts, percentages, or counts and percentages" />

The table includes the following **default columns** for each test execution:

* "Name" column
Expand Down
Loading