An open API service indexing awesome lists of open source software.

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.

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).