Real World Testing with Cypress
Learn from top industry experts and level-up your e2e testing knowledge — for free!
- Courses
- 4
- Lessons
- 25+
- Examples
- 30+
Courses
YOU WILL LEARN
How to install Cypress
How to write Cypress E2E tests
How to create custom Cypress commands
Courses
What you'll learn
Prepare your Testing Mindset
Build a healthy mental model before testing your applications.
Learn What to Test
Prioritize what parts of your application to test.
Debug Failing Tests Efficiently
Learn various tips, methods and techniques to help you better debug your failing tests
Learn Database Initialization & Seeding
Get practical guidance on how to create the data you need for your tests.
Understand Different Testing Types
Learn the difference between unit, integration and end-to-end tests.
Apply your Knowledge
Practice how to test different apps in the real world, from simple to complex.
Real World Examples
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
See Examples