Description
In this course, you will :
- Understanding the features and architecture of Cypress.
- Identifying and interacting with form elements
- Including strong test assertions.
Syllabus :
- Introduction to Cypress test automation tool
- Cypress architecture and environment setup
- Write your first test case using Cypress test automation tool
- Locating strategies in Cypress
- Interacting with form elements like textbox, checkbox, buttons etc
- Adding assertions to the test cases
- Configuration files in Cypress
- Hooks in Cypress
- Practice task - Interact with form elements
- Taking screenshot and videos in Cypress