Skip to content

This repository is E2E Solution and Ideas for Verivox Problems

Notifications You must be signed in to change notification settings

Razacs/Cypress-E2E-Verivox

Repository files navigation

Cypress-E2E-Verivox

This repository is E2E Solution Cypress BDD cucumber solution for Verivox Problems and Generate mocha report in in html-reports folder.

Folder Structure are as Follows:

e2e/Pages : contains all pages with implementation

Fixtures : Folder contains all fixtures files.

Cypress E2E (End to End) Solution

  • Automation tool : Cypress with JavaScript
  • Framework: Cucumber

Setup & Installation Notes:

  1. Copy the repository
  2. Install the dependencies
  3. Run the test suite via CLI : npm run cy:run
  4. Run the test suite via app : npm run cy:open

Keep in Mind: Post running the command npm run cy:run , the reports will be generated under the html-reports/ folder

Evidence

Generated Report

Screenshot 2023-04-16 at 6 39 20 PM

Running via application

Screenshot 2023-04-16 at 5 55 22 PM

About

This repository is E2E Solution and Ideas for Verivox Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published