👩‍💻 smokeTestGmailProject

Project Test Web

Tools and Libs:

  • Cypress
  • Cucumber
  • Javascript
  • Cypress Dashboard
  • GitHub Actions - CI/CD

🎯 Prerequisites

Install Node
node -v

Install NPM
npm -v

Clone project

Install dependencies package.json
$ npm install

Done ✔️

💡 Use

Run test with tags - used on ci/cd
$ npm run cy:tags

Open Cypress gui
$ npm run cy:open

Run cypress non-gui
$ npm run cy:run

🚀 Exercise

Test Plan - here
Test case - here
Notes - here
Dashboard with Videos and Status about Test - here