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
Advanced Selenium framework based on Selenium WebDriver, Java and TestNG which is maintainable and extendable built with recommended design patterns incorporated on top of the industry-standard page object model.
This project is an automation testing framework built for the OpenCart e-commerce website using Java, Selenium WebDriver and TestNG. The framework covers essential workflows such as user registration, login, logout, password recovery, product search, product display and adding items to the shopping cart.
Selenium with TestNG - Hands-on Experience Worked with Selenium and TestNG on assignments focusing on annotations, parameters, and data-driven testing (DDT). Used Excel for test data and implemented parallel and cross-browser testing.