Breaking Software, Building Quality
MCA Graduate β’ QA Engineer specializing in bulletproof test automation frameworks.
Turning complex manual tests into elegant, scalable automated solutions.
Effective automation isn't just about writing scripts; it's about building trust. My approach treats test code with the same rigor as production codeβprioritizing modularity, stability, and speed to enable continuous delivery.
Flakiness is the enemy of QA. I design atomic tests with robust synchronization strategies (Fluent/Explicit waits) rather than hard sleeps. If a test fails in my framework, it implies a genuine product defect, not a script error.
I strictly adhere to the Page Object Model and SOLID principles. By decoupling test logic from UI locators and utilizing Singleton drivers, I ensure that when the UI changes, maintenance takes minutes, not hours.
Automation is useless if it takes too long. I leverage TestNG Parallel Execution and Dockerized grids to slash runtime. This provides developers with immediate feedback in the CI pipeline, preventing bugs from merging.
π Jun 2025 - Jan 2026
π Aug 2023 - Jun 2025
π Aug 2020 - Jun 2023
π Sep 2018 - Mar 2020
A production-ready automation framework engineered for OrangeHRM. Features include parallel execution, ExtentReports, and CI/CD integration.
Full-stack application connecting city services. Built comprehensive test suites for UI validation and API endpoints ensuring 99% uptime reliability.