This repository contains a Playwright-driven test suite designed to validate functionalities for a demo application, following a data-driven approach to minimize code duplication and improve scalability.
Description:
- Login to the Demo App.
- Navigate to the "Web Application" tab.
- Verify "Implement user authentication" is in the "To Do" column.
- Confirm tags: "Feature" and "High Priority."
Description:
- Login to the Demo App.
- Navigate to the "Web Application" tab.
- Verify "Fix navigation bug" is in the "To Do" column.
- Confirm tags: "Bug."
Description:
- Login to the Demo App.
- Navigate to the "Web Application" tab.
- Verify "Design system updates" is in the "In Progress" column.
- Confirm tags: "Design."
Description:
- Login to the Demo App.
- Navigate to the "Mobile Application" tab.
- Verify "Push notification system" is in the "To Do" column.
- Confirm tags: "Feature."
Description:
- Login to the Demo App.
- Navigate to the "Mobile Application" tab.
- Verify "Offline mode" is in the "In Progress" column.
- Confirm tags: "Feature" and "High Priority."
Description:
- Login to the Demo App.
- Navigate to the "Mobile Application" tab.
- Verify "App icon design" is in the "Done" column.
- Confirm tags: "Design."