Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romrobillos/saucedemo


https://github.com/romrobillos/saucedemo

extentreports java maven-plugin pagefactorymodel pom selenium-java selenium-webdriver test-automation testing testng-dataprovider testng-framework testng-listener

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

This repository contains an automated test suite for the SauceDemo website, built using Selenium, TestNG, and the Page Factory design pattern.

## Features
-Page Factory Implementation
-TestNG Integration
-Automation Scenarios: Test scripts for login functionality, product interactions (add/remove items to/from cart) until checkout.

## Key Highlights
-Page Object Model (POM): Implements the Page Object Model using Page Factory.
-Assertions: Validates key functionalities using assertions for accurate test results.
-Maven: manages dependencies.

## Technologies Used
-Java
-Maven
-Selenium WebDriver
-TestNG