Step Install Cypress
- Create new project or new folder
- Initialize a new Node.js project -> npm init -y
- Install Cypress -> npm install cypress --save-dev
- Verify the Installation -> npx cypress open
Report Automation Testing KasirAja
https://drive.google.com/file/d/19awQLwkGYeoVF49QP1UgegmdqehuSLPo/view?usp=drive_link
Test Case and Manual Testing