Welcome to the Ajio Automation with Cypress repository! This project leverages Cypress and BDD with Cucumber to automate various functionalities of the Ajio e-commerce platform.
This project is designed to:
- Automate Test Cases: Implement end-to-end test automation for the Ajio platform using Cypress.
- Behavior-Driven Development (BDD): Utilize Cucumber to write human-readable tests that describe the behavior of the application.
- Ensure Quality: Enhance the quality and reliability of the Ajio platform through rigorous automated testing.
- End-to-End Testing: Comprehensive test coverage of critical user flows.
- BDD with Cucumber: Easy-to-read and maintainable tests using Gherkin syntax.
- Detailed Reporting: Generate detailed test reports for better insights.
Ensure you have the following installed:
Clone the repository and install the dependencies:
git clone https://github.com/Sukhmani-Kaur1/Ajio_Automation_Cypress.git
cd Ajio_Automation_Cypress
npm install