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
DemoQA_TestNG_Selenium_Automation is a functional test automation project built using Selenium WebDriver, Java, and TestNG. It automates various web elements and forms available on the DemoQA website. Includes DataProvider-based testing for multiple input validations and reusable test execution.
SauceDemo_BDD_POM_TestNG_Automation is a hybrid framework using Selenium, Java, Cucumber (BDD), and TestNG. It follows the Page Object Model (POM) for modular and maintainable test design. Automates core user flows of SauceDemo like login, cart, and checkout.
POM(Page Object Model) of E-Banking using Eclipse, Java, Selenium, JUnit, Apache POI, TestNG. This repository carries all necessary library and jar files to automate Edureka website.
A Java-based Selenium and TestNG framework created as a learning project to explore UI test automation concepts like Page Object Model (POM), data-driven testing, and Selenium Grid execution.
A Hybrid Automation Framework using Selenium WebDriver, TestNG, and Java. Supports UI & API testing, cross-browser execution, Selenium Grid, and generates ExtentReports. Built with Page Object Model (POM) for maintainable and scalable test automation.
A display of my QA learning journey. Here i have automated testing a simple login functionality using Selenium WebDriver, TestNG and WebDriverManager. I have used a public demo site "https://the-internet.herokuapp.com/login" which is free, stable and easier for selenium practice.
A robust automation framework built on Selenium, Java, and TestNG with Page Object Model (POM). Features include Dockerized execution, Jenkins CI/CD pipeline, advanced reporting (ExtentReports), and support for cross-browser parallel testing.
Conducted comprehensive end-to-end web automation testing using Selenium WebDriver with Java, as part of a robust regression testing framework. The testing covered multiple critical modules including User Management System (UMS), Account Opening Process, Information Change workflows, Transactions, and Report generation functionalities.
A comprehensive QA automation framework 🚀 covering UI (Selenium + TestNG), API (REST Assured), and BDD (Cucumber). Includes conceptual performance & security test strategies, plus rich Extent reporting. Built for modern e-commerce app validation.
Tested login functionality using manual and automation testing. Executed test cases, validated UI/UX, and logged defects in Jira. Automated login tests with Cypress/Selenium (POM, BDD - Cucumber). Performed API testing via Postman for authentication. Ensured a seamless user experience with detailed reporting and environment handling. 🚀
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-based automation for coursera.org with multi-browser support (Chrome/Edge). Built using a hybrid framework (POM + Data-Driven + Cucumber BDD). Features include reusable components, exception handling, waits, reliable locators, console logging, screenshot capture, and clean Java code.