This project is a playground for testing an e-commerce website using Selenium WebDriver. It provides a hands-on learning experience for automating the testing of various functionalities and scenarios in an e-commerce application.
The ecommerce-playground.lambdatest project aims to showcase the usage of Selenium WebDriver to automate end-to-end testing of an e-commerce website. By leveraging Selenium, this project enables to practice automating common workflows and validating the behavior of an e-commerce application.
User Registration: Automate the registration process and validate the successful registration of users. Product Search and Selection: Automate the search functionality and verify the correct product selection. Cart Management: Automate adding items to the cart and validate the cart contents. Checkout and Order Placement: Automate the checkout process and verify the order placement. Test Reporting: Generate detailed reports with test case status, failures, and screenshots.