Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 704 Bytes

File metadata and controls

21 lines (15 loc) · 704 Bytes

Flipkart Automation

Description

Automated Flipkart e-commerce website functionalities such as login, search, add-to-cart, and checkout using Cypress with Page Object Model (POM).
This project demonstrates end-to-end automation testing for real-world web applications and includes reports, screenshots, and bug tracking.


Tech Stack

  • Testing Framework: Cypress
  • Programming Language: JavaScript
  • Design Pattern: Page Object Model (POM)
  • Reporting: Cypress Reports & Screenshots

Features

  • ✅ Login and account validation automation
  • ✅ Product search, filtering, and sorting automation
  • ✅ Add to cart and checkout flow testing