/cypress-eval-allen-bilar-latest

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

QA Cypress Evaluation

QA automated testing evaluation project using Cypress.io

How do I use this repo?

  • Clone a copy of the SGSnowman/cypress-eval repo locally
  • Navigate to the cypress-eval folder
  • Run nvm use command
  • Run npm i command
  • Run npm run cypress command

The First Scenario

Basic Scenarios to Automate

Elements Tab

Scenarios covered

  • Text boxes
  • Check box
  • Radio button
  • Web tables

More Scenarios to Automate

Book Store Application

Scenarios Covered

  • Searching of books

  • Validate searched books

  • Login existing book user

  • Add book to user

  • Delete all books of user

  • Open the browser

  • Visit https://demoqa.com/books

  • Continue your adventure here