https://github.com/javierkaiser9/ecommerce-automation
E-commerce automation testing framework for SauceDemo, developed with Java, Selenium, and TestNG. Includes comprehensive test case analysis for reliability and maintainability.
https://github.com/javierkaiser9/ecommerce-automation
ecomm java maven maven-pom page-object-model selenium-java selenium-webdriver testng
Last synced: about 21 hours ago
JSON representation
E-commerce automation testing framework for SauceDemo, developed with Java, Selenium, and TestNG. Includes comprehensive test case analysis for reliability and maintainability.
- Host: GitHub
- URL: https://github.com/javierkaiser9/ecommerce-automation
- Owner: JavierKaiser9
- Created: 2025-02-24T12:57:51.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-27T21:41:18.000Z (7 months ago)
- Last Synced: 2025-02-28T03:18:17.568Z (7 months ago)
- Topics: ecomm, java, maven, maven-pom, page-object-model, selenium-java, selenium-webdriver, testng
- Language: Java
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 SauceDemo E-Commerce Automation with Java + Selenium + TestNG
Welcome to SauceDemo E-Commerce Automation!
This open-source project provides a robust automation framework for testing the SauceDemo e-commerce site using Java, Selenium WebDriver, and TestNG.
## 🔹 Features
* ✅ **End-to-end test automation for SauceDemo.**
* ✅ **Page Object Model (POM) for scalability and maintainability.**
* ✅ **Showcase interactions with web elements like dropdowns and alarms**
* ✅ **Detailed test cases and scenarios.**## 🎯 Purpose of the project
This project serves as a learning resource and a template for QA engineers and developers looking to automate e-commerce applications efficiently.
## 🔗SauceDemo
If you want to create your own test automations, visit the SauceDemo website:
* [Go to Saucedemo](https://www.saucedemo.com/)### 📝Contributions welcome! Fork, enhance, and collaborate to make this framework even better.