UI Test Automation Framework
A Selenium WebDriver framework covering the Saucedemo e-commerce
flows — login, product catalog, cart, and checkout — built on the
Page Object Model with parallel execution, cross-browser support,
and Allure reporting with failure screenshots.
Selenium · Java · TestNG · Maven · Allure
View on GitHub →
API Test Automation Framework
A REST Assured framework validating the FakeStore API — products,
users, and carts — with a reusable spec factory, an endpoint
layer, POJO deserialization, fluent AssertJ assertions, and
parallel TestNG execution.
REST Assured · Java · TestNG · Gradle · Allure
View on GitHub →