Projects

Real-world test automation solutions and frameworks

Featured Projects

E-Commerce Automation Suite

A comprehensive Selenium WebDriver automation framework for testing e-commerce platforms. Built with Java, TestNG, and Page Object Model design pattern.

Tech Stack:

Java Selenium TestNG POM

Features:

  • • Page Object Model architecture
  • • Parallel test execution
  • • Detailed HTML reports
  • • Database validation
  • • Cross-browser testing
View on GitHub →
🎭

Playwright TypeScript Framework

Modern UI testing framework built with Playwright and TypeScript featuring parallel execution, visual regression testing, and comprehensive reporting.

Tech Stack:

TypeScript Playwright CI/CD Jest

Features:

  • • Multi-browser testing
  • • Visual regression testing
  • • Mobile device emulation
  • • Network request mocking
  • • Custom reporters
View on GitHub →
🧪

API Testing Suite

Comprehensive REST API testing framework with Postman collections, SQL database validation, and performance testing using K6.

Tech Stack:

Postman SQL K6 Jenkins

Features:

  • • Functional API tests
  • • Database assertions
  • • Load testing scenarios
  • • Automated reporting
  • • CI/CD integration
View on GitHub →
🤖

Hybrid BDD Framework

Hybrid test automation framework combining Java, Selenium, Cucumber, and TestNG with Data-Driven approach for complex scenarios.

Tech Stack:

Java Cucumber Gherkin Excel

Features:

  • • BDD with Cucumber
  • • Data-driven testing
  • • Excel integration (POI)
  • • Custom hooks & utilities
  • • Extent reports
View on GitHub →

Other Notable Projects

Mobile Automation with Appium

2024

iOS and Android mobile application automation using Appium and Java

Appium Mobile iOS/Android

CI/CD Pipeline with Jenkins

2024

Automated test pipeline with Jenkins, Maven, and GitHub integration

Jenkins Maven CI/CD

Database Testing Automation

2023

Automated database validation with SQL queries and Apache POI

SQL POI Database