$ ls ./projects

Projects

Automation frameworks, testing tools, and quality engineering experiments.

Selenium Automation Framework

active

A scalable Page Object Model framework built in Java with TestNG. Features include parallel execution, Allure reporting, retry logic, and Jenkins CI integration.

JavaSeleniumTestNGAllureJenkins

API Testing Suite

active

Contract-driven REST API test suite using Python and Pytest. Covers authentication flows, schema validation, error handling, and performance benchmarks.

PythonPytestREST AssuredPostman

Playwright E2E Framework

active

End-to-end test automation using Playwright with TypeScript. Includes visual regression testing, multi-browser support, and GitHub Actions integration.

TypeScriptPlaywrightGitHub Actions

Performance Test Harness

archived

Load and stress testing scripts using k6 for microservices. Generates metrics dashboards and integrates with Grafana for real-time monitoring.

k6JavaScriptGrafanaDocker