You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Selenium-based automation framework for testing an ecommerce website, built with Java, TestNG, and Maven. It follows the Page Object Model (POM) design pattern and includes ExtentReports with screenshots. Features runtime browser selection, external configuration, and modular, scalable test structure ideal for real-world QA environments.
Swag Labs Test Automation is a framework for automating tests of the Swag Labs eCommerce website. Built with Selenium WebDriver and Java, it uses Page Object Model (POM) for clean code, TestNG for test management, and ExtentReports for detailed reporting. Technologies: Selenium WebDriver, Java, TestNG, ExtentReports Design Pattern: POM
A Selenium-based automation project for Cognizant's internal timesheet portal, implementing cross-browser support, Page Object Model (POM), data-driven testing, and HTML reporting using ExtentReports to verify user login, profile details, and timesheet entries.