*Test Group* | *Test Cases* | *Test Data* | *Expected Outcome* | *Result* |
*Validate Home Page* | - Verify user can see the health of pods in green/red color.<br>- Verify a tooltip is displayed when user hovers on scheduler/triggerer/DAG processor pod.
| |
|
|
| - Verify DAG import errors are listed under the stats section.<br>- Clicking on the import errors opens a new window where the user can see all import errors and search for a specific error.<br>- Verify user can sort DAG import errors.<br>- Verify each import error can be expanded, and detailed error logs are visible to the user.<br>- Verify pagination shows 15 errors per page.
| Issue#43711 |
|
|
| - Verify user can filter DAG runs from the time dropdown with options: 1hr/8hr/12hr/24hr/last week.<br>- Verify correct DAG run and task instance counts based on statuses (queued/running/success/failed).<br>- Verify correct percentage values for each DAG run status.
| Issue#42700 |
|
|
| - Verify the user can see the following buckets under the stats section: Failed DAGs, Stalled DAGs, DAG import errors, Running DAGs, Active DAGs.<br>- Verify detailed information for each bucket.<br>- Verify all pools' information is visible under the pool slots section.<br>- Verify tooltips explain slot types and span multiple pools if applicable.
| Issue#43328 |
|
|
| - Verify the Events section shows DAG run info in a line chart.<br>- Verify the chart handle allows users to adjust the time range.
| Issue#42371 |
|
|
| - Verify asset events are visible on the home page with event count.<br>- Verify each asset event includes event time, asset name, and the DAG that triggered it.<br>- Verify sorting functionality for asset events based on time.<br>- Verify navigation link to the Assets page for detailed asset events.
| Issue#42371 |
|
|
*Validate DAGs List Page* | - Verify user can switch between DAGs/Tasks/Instances views.<br>- Verify search functionality for DAGs via textbox and advanced search.<br>- Verify filtering DAGs based on All/Failed/Running/Stalled/Successful, enabled/disabled, and tags.<br>- Verify sorting options for DAGs and pagination (100 DAGs/page by default).
| |
|
|
*Validate DAG Details Page* | - Verify navigation back to the DAGs list.<br>- Verify refresh options (auto and manual).<br>- Verify DAG details (e.g., name, status, tags, schedule).<br>- Verify tabs: Backfills, Code, Events.<br>- Verify buttons for Gantt, Graph, and Grid views.<br>- Verify an overview tab with run graphs and recently failed task instances.
|
|
|
|
| - Verify the Runs tab shows a bar graph for DAG run statuses (green/red bars).<br>- Verify filtering and details for DAG runs (ID, state, run type, duration, logs).
|
|
|
|
*Validate DAG Run Details* | - Verify DAG run details (e.g., ID, duration, run config).<br>- Verify available tabs: Logs, Task Instances, Code, Events, Details.<br>- Verify buttons for Gantt, Grid, and Graph views.<br>- Verify logs and task instance filtering options.<br>- Verify navigation between DAG and task instance details.
|
|
|
|
*Validate Gantt View* | - Verify DAG runs are listed in the Gantt chart with expandable tasks.<br>- Verify DAG run details and graphs are visible for selected runs.<br>- Verify task-level Gantt views with details.
|
|
|
|
*Validate User Profile* | - Verify the "User" section allows theme and timezone changes.<br>- Verify theme changes are user-specific.
| |
|
|
*Validate Variables Page* | - Verify all variables are listed by default.<br>- Verify functionality to add, edit, and delete variables.<br>- Verify variable masking complies with privacy policies.
| Issue#43709 |
|
|
*Validate Connections* | - Verify the list of available connections.<br>- Verify functionality to add, edit, delete, and test connections.
| Issue#43703 |
|
|
*Validate Events Logs* | - Verify event listing in tabular format with sorting on specific columns.<br>- Verify pagination for events.<br>- Verify details include "when," DAG ID, run ID, task ID, map index, try number, event, and user.
| Issue#43704 |
|
|
*Validate Pools Page* | - Verify functionality to create, edit, and delete pools.<br>- Validate new pool layout.
| Issue#43706 |
|
|
*Validate Providers Page* | - Verify the providers page.
| |