Tested flows:
- Login functionality
- Adding items to cart
- Checkout flow
Approach: risk-based testing for login and checkout (positive/negative cases, input validation).
Results: 6 test cases • 3 bug reports • 5 UI automated tests (WDIO)
- Test case design
- Functional testing
- Bug reporting
- Basic test documentation structure
Prerequisites: Node.js 18+
npm install # or: npm ci
npm test