Skip to content

ms-shashank/Automation-testing-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Testing for (Swag Labs)

Setup

  1. Clone the repository.
  2. Install the dependencies using pip install -r requirements.txt.
  3. Execute the tests with Pytest pytest --alluredir=allure-results.

Test Structure

  • Login Test: Validates login functionality with valid and invalid credentials.
  • Cart & Checkout Test: Tests the ability to search for a product, add it to the cart, and proceed to checkout.
  • UI Elements Test: Ensures key UI elements are present and functional on the homepage.
  • Form Validation Test: Checks the form validation for the contact form.

Reports

Test reports will be generated in allure-report/index.html.

About

A Simple Project for Quality Analyst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published