QA automated testing evaluation project using Cypress.io
- 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
- Open the browser
- Visit https://demoqa.com/automation-practice-form
- Find that page's header
- Make sure the text is "Practice Form"
Scenarios covered
- Text boxes
- Check box
- Radio button
- Web tables
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