Skip to content

Anishk00711/saucedemo-test-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SauceDemo Test Automation

This project contains end-to-end automated tests using Selenium and Pytest for SauceDemo.

Features Tested

  • Login/logout
  • Add to cart
  • Cart validation
  • Sorting (A-Z, Z-A, Price)
  • Remove from cart

Tech Stack

  • Python
  • Selenium
  • Pytest

Framework Design

  • Follows Page Object Model (POM) for clean separation of concerns.
  • Reusable functions for login, cart interaction, and page element verification.
  • conftest.py includes fixture setup for reusable browser sessions.

Report

About

Selenium-Pytest automation framework for SauceDemo UI testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages