https://github.com/wlsf82/cypress-from-zero-to-the-cloud
Repository of the 🌲 Cypress, from Zero to the Cloud ☁️ course, from the Talking About Testing online school.
https://github.com/wlsf82/cypress-from-zero-to-the-cloud
cypress-basic cypress-cloud cypress-from-zero-to-the-cloud cypress-io github-actions talking-about-testing tat-school testing
Last synced: 8 months ago
JSON representation
Repository of the 🌲 Cypress, from Zero to the Cloud ☁️ course, from the Talking About Testing online school.
- Host: GitHub
- URL: https://github.com/wlsf82/cypress-from-zero-to-the-cloud
- Owner: wlsf82
- License: mit
- Created: 2023-08-14T22:28:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T17:17:58.000Z (about 1 year ago)
- Last Synced: 2025-01-23T06:05:34.055Z (9 months ago)
- Topics: cypress-basic, cypress-cloud, cypress-from-zero-to-the-cloud, cypress-io, github-actions, talking-about-testing, tat-school, testing
- Language: HTML
- Homepage: https://www.udemy.com/course/cypress-from-zero-to-the-cloud/?referralCode=CABCDDFA5ADBB7BE2E1A
- Size: 75.2 KB
- Stars: 21
- Watchers: 2
- Forks: 84
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌲 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](https://docs.cypress.io/api/table-of-contents)
- 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](./lessons/_course-structure_.md) section.
___
This is a course from [**Talking About Testing School**](https://udemy.com/user/walmyr).