Skip to content

The Souled Store is an Indian e-commerce brand that specializes in pop culture and fandom merchandise. It offers a wide range of products including clothing, accessories, home , stationery, and more, inspired by popular movies, TV shows, music, sports, and gaming

Notifications You must be signed in to change notification settings

RaviKantBadola/Thesouledstore-Automation

Repository files navigation

Thesouledstore-Automation

Introduction 🌟 The Souled Store Automation is a collection of Cypress tests designed to automate the testing process of The Souled Store web application. The tests follow the Page Object Model (POM) design pattern, providing a modular and maintainable approach for interacting with web elements.

Installation To set up the project locally, follow these steps:

Clone the repository:

git clone https://github.com/RaviKantBadola/Thesouledstore-Automation.git

Install the dependencies:

npm install

Set up the configuration:

Provide any necessary environment variables or configuration settings. Update the cypress.json file with the appropriate configuration values. Usage To run the Cypress tests, use the following commands:

Open the Cypress Test Runner:

npx cypress open

🚀 This will open the Cypress Test Runner, allowing you to select and run the tests interactively.

Run the Cypress tests in headless mode:

npx cypress run

🏃‍♀️ This will run the Cypress tests in the command line without the Test Runner interface.

Tests The tests included in this project follow the Page Object Model (POM) design pattern. The test files are organized as follows:

cypress/TheSouledStore/*.js Description of the test file.

The POM approach separates the web elements and their interactions into separate page object files. This allows for better maintainability, reusability, and readability of the tests.

You check the allure report for checking all test cases that I deployed on Netlify

https://thesouledstoreallurereport.netlify.app/

Thank you for visiting 😇 Show your support

#Give a ⭐️ if you like this project!

About

The Souled Store is an Indian e-commerce brand that specializes in pop culture and fandom merchandise. It offers a wide range of products including clothing, accessories, home , stationery, and more, inspired by popular movies, TV shows, music, sports, and gaming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published