Skip to content

Repository of the 🌲 Cypress, from Zero to the Cloud ☁️ course, from the Talking About Testing online school.

License

Notifications You must be signed in to change notification settings

wlsf82/cypress-from-zero-to-the-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌲 Cypress, from Zero to the Cloud ☁️

👋 Welcome!

It's great to have you here. I'm sure you will love this course. ❤️

What you will learn from the course

  • How to set up a Cypress project from scratch
  • How to visit local and remote pages
  • How to deal with elements most commonly found in web applications
  • How to test file uploading
  • How to perform various assertions of expected results
  • How to create custom commands
  • How to deal with links that open in another browser tab
  • How to run tests simulating a mobile device
  • How to solve the same problems in different ways, using the Cypress API
  • How to create effective documentation for your automated testing project
  • How to run tests in a continuous integration (CI) workflow
  • How to integrate your CI workflow with the Cypress Cloud

Let's start

Go to the course structure section.


This is a course from Talking About Testing School.