Skip to content
Open
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
5 changes: 5 additions & 0 deletions docs/test-executions/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ On the "All Filters" modal window you can apply both the launch level filters an
* Launch names
* Launch attributes
* Test execution name
* Latest executions only
* Execution type
* Status
* Defect type
Expand All @@ -157,6 +158,10 @@ On the "All Filters" modal window you can apply both the launch level filters an
* Analyzed by AA
* Ignored in AA

:::important
When the 'Latest executions only' view is enabled, only up to 10,000 items matching the selected criteria will be displayed and included in the export report. Results will be sorted by start time DESC by default, with additional sorting and statistics unavailable.
:::

<MediaViewer src={require('./img/AllFilters.png')} alt="All Filters modal window in our test automation reporting dashboard" />

## Saved filters
Expand Down
Loading