Skip to content

Varad-7611/Flipkart-Website-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Flipkart Automation using Selenium

This project demonstrates end-to-end automation testing on the Flipkart website using Python + Selenium. The goal is to validate key user journeys such as product search, filtering, adding to cart, and more.


⚑ Tech Stack

  • Language: Python 🐍
  • Framework: Selenium WebDriver 🌐
  • Browser: Chrome / Chromium
  • Tools: VS Code

πŸ› οΈ Test Scenarios Covered

  1. Product Search Functionality πŸ”

    • Automated search for products using the Flipkart search bar.
  2. Product Selection βœ”οΈ

    • Select a product from the results.
  3. Filter (High β†’ Low) πŸ”½

    • Applied sorting filters to verify functionality.
  4. Scrolling (Up & Down Navigation) ⬆️⬇️

    • Smooth navigation across the page to validate infinite scroll & element loading.
  5. Add to Cart πŸ›’

    • Automated adding selected product(s) to the cart.
  6. Pincode Input Validation πŸ“

    • Verified delivery availability functionality by entering pin codes.
  7. Save / Remove from Cart ❌

    • Tested saving an item to the cart and removing it.

πŸ“‚ Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages