Digital Certification Platform
Automation QA Lead on a digital certification platform with 10 developers and 2 manual QAs. Built 200+ automated test cases in Playwright with POM, data-driven approach, CI/CD via Azure Pipelines, and Allure reporting.
Context
Automation QA Lead working with 10 developers and 2 manual QAs on a halal digital certification platform.
Problem
Certification workflows — where a defect is a compliance failure, not just a bug — were verified manually by the 2 QAs. There was no automated regression suite, so every release meant re-checking the same certification and compliance scenarios by hand.
Approach
Prepared comprehensive manual and automation test cases covering all certification workflows and compliance requirements, then built the automation framework in Playwright on the Page Object Model, structured for maintainability and scale. Implemented a data-driven approach so the same test logic ran across multiple data sets and certification scenarios. Configured Azure Pipelines to execute the full suite on every build for continuous quality validation, with Allure providing step-by-step HTML reports and failure screenshots, and Jira carrying bug reporting, defect tracking, and test case management.
Results
- 200+ automated test cases
- Automation lead across a 10-developer platform team
- CI on every build via Azure Pipelines