Public JavaScript practice repository connected to my QA automation learning path.
JavaScript is part of my automation toolkit for Playwright, Cypress and test utility logic. This repo remains public-safe and focused on fundamentals that support cleaner automated tests.
- JavaScript fundamentals
- Arrays, variables and functions
- Browser basics
- Test utility thinking
- Automation learning foundations
Full public showcase: https://github.com/wisePaulo/qa-automation-showcase
Live site: https://wisepaulo.github.io/qa-automation-showcase/
Strong automation starts with clear code. Even small JavaScript exercises help with selectors, data setup, assertions, fixtures and readable test logic.