Back to PortfolioAll Projects

QA Tooling & Automation

Browser extensions, Playwright suites and migration-validation frameworks — open source and documented with full case studies.

Flagship Project
Flagshipv1 Released

QA Copilot

AI-assisted web QA browser extension — v1 released

  • Designed, built and released a Manifest V3 Chrome/Edge extension packaging eight QA tools into the browser, cutting time testers spend switching between DevTools, spreadsheets and ticket forms.
  • Element inspector generates shadow-DOM-aware Playwright locators with fallbacks, plus box model, spacing, resolved typography and a WCAG contrast verdict.
  • Test-data generator produces boundary, Unicode, escaping and format payloads, each paired with its expected result.
Manifest V3Playwright locatorsWCAGJira/TestRail export

BIM 360 & Autodesk Export Automation

Registration, onboarding and export workflow tests

  • Playwright end-to-end tests for Autodesk BIM 360 registration, onboarding and export workflows.
  • Reusable page objects, automated screenshot capture and execution logging for evidence and debugging.
PlaywrightPage objectsTest evidence

Cloudsfer Migration Automation

Playwright suites for cloud data migration workflows

  • Automation validating source-to-target cloud connections, migration configuration and data-transfer processes.
  • Covered complex migration scenarios across multiple cloud storage and ECM platforms, accelerating release validation and cutting manual QA effort.
PlaywrightCloud/ECMRegression

Cloudsfer Registration Automation

End-to-end registration and OTP verification coverage

  • End-to-end automated cases for registration workflows including OTP email verification and multi-step form submission.
  • Automated validation across multiple ECM platforms with functional, regression and UI testing to catch defects early.
  • Reduced repetitive manual effort and increased run-to-run reliability.
PlaywrightOTP flowsMulti-step forms