Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.07 KB

Cypress Web Automation

Tested a Website to make an appointment by using cypress framework.

Prerequisites :

  • Install Nodejs latest version
  • Install VS code latest version

Technolody Used :

  • Language : JavaScript
  • Tool : Cypress

Project Scenario :

  1. Visit https://katalon-demo-cura.herokuapp.com/
  2. Login
  3. Make an appointment
  4. Facility - Seoul CURA Healthcare Center
  5. Check on "Apply for hospital readmission"
  6. Healthcare Program - Medicaid
  7. Select a visiting date
  8. Add a comment
  9. Book an Appointment
  10. Verify the appointment

How to run this project

  • Clone the repo

Screenshot of Cypress Report :

Screenshot 2023-04-04 201011

Screenshot mochawesome.html report:

Screenshot 2023-04-04 202047

Automation Video :

LoginTest.cy.js.mp4