👋 Welcome!
It's great to have you here. I'm sure you will love this course. ❤️
By taking the Cypress Testing Lab course, you will learn:
- How to set up a Cypress project from scratch
- How to organize test suites and test cases
- How to visit web pages
- How to get elements for interaction or verification
- How to click buttons and links
- How to type in fields
- How to check and uncheck checkboxes
- How to check radio buttons
- How to select options in dropdown fields
- How to select multiple options in select fields
- How to test file uploads
- How to intercept requests and wait for them before proceeding
- How to intercept requests and return static data to the frontend using fixtures
- How to test an API failure
- How to test a network failure
- How to make REST requests
- How to handle range inputs
- How to handle date inputs
- How to fetch sensitive data stored in secure locations
- How to protect sensitive data from leaking in test evidence
- How to count elements with Cypress
- How to freeze the browser's clock
- How to use application-generated data as input for tests
- How to test file reading
This is a course by the Talking About Testing School.