Area / module
Test Runs
Severity
Medium
What did you find?
When opening the Test Runs tab, the most recent run appears at the top. The run is marked as passed (green), and in the "Results" column, there is a green circle with the number 9, indicating that 9 tests were executed in a single file. However, when you open this run, the summary at the top shows "Total 33, Passed 33," and the list below includes both the actual test cases and all actions triggered within those tests, mixed together.
This makes it difficult to quickly identify which tests were executed and their results, as actions are not separated from test cases. Ideally, the run details should first display a list of the executed test cases (9 items), and then, within each test case (as a nested layer), show the actions that were triggered during execution.
Suggestions
- Update the Test Run details view to show only the executed test cases at the top level.
- Add a nested structure so that actions are displayed inside their respective test cases, not mixed together.
- This will improve clarity and usability, making it easier to review test results and understand the flow of actions within each test case.
Run (if during a run)
RUN-2026-06-04-001
Area / module
Test Runs
Severity
Medium
What did you find?
When opening the Test Runs tab, the most recent run appears at the top. The run is marked as passed (green), and in the "Results" column, there is a green circle with the number 9, indicating that 9 tests were executed in a single file. However, when you open this run, the summary at the top shows "Total 33, Passed 33," and the list below includes both the actual test cases and all actions triggered within those tests, mixed together.
This makes it difficult to quickly identify which tests were executed and their results, as actions are not separated from test cases. Ideally, the run details should first display a list of the executed test cases (9 items), and then, within each test case (as a nested layer), show the actions that were triggered during execution.
Suggestions
Run (if during a run)
RUN-2026-06-04-001