Automation Exercise
End-to-end test automation across authentication, product catalog, shopping cart, checkout and REST API endpoints. Demonstrates UI and API validation with Page Object Model architecture and GitHub Actions CI.
Public Portfolio
116 automated tests across four independent, publicly auditable projects. Every line of code, test, and CI/CD configuration is open on GitHub. These projects demonstrate Playwright automation architecture, Page Object Model design, testing methodology, negative testing strategy, and CI/CD integration.
Four independent GitHub projects showcasing 116 automated tests. These public projects demonstrate my testing approach, automation architecture, and technical decision-making across UI automation, API testing, payment gateway QA, and test infrastructure.
End-to-end test automation across authentication, product catalog, shopping cart, checkout and REST API endpoints. Demonstrates UI and API validation with Page Object Model architecture and GitHub Actions CI.
Automated testing of ERPNext business workflows including Material Request, Quotation and Sales Order. Features Page Object Model architecture, Playwright UI automation, GitHub Actions CI/CD integration, and reliability investigation.
Professional REST API automation framework with comprehensive testing of authentication, CRUD operations, PUT/PATCH updates, negative testing and realistic API workflows. Built with Playwright Test and TypeScript.
Independent QA project testing a Razorpay Test Mode payment flow for verification, security, webhook behavior, state transitions and failure handling. Two real defects found and fixed with regression coverage.
All projects are open source on GitHub. Inspect the code, test suites, and CI/CD execution to verify the work independently.
Complete test frameworks, API clients, and automation architecture
GitHub Actions workflow execution history and test results
README files with project structure, test descriptions, and architecture