Cypress is one of the most popular automation frameworks, and this workshop aims to guide the attendees through the very basic aspects for this tool such as advanced topics, like API testing and integration with CI/CD.
In this workshop, we will cover: 1. What is Cypress
2. Setup
3. First commands
4. Selectors and Interactions
5. Assertions
6. API Testing
7. Mocking API Requests
8. GitHub Actions
9. Wrap Up
Key Takeaways:- Create your first automated tests with Cypress
- Learn how to use mocks
- Learn the basics for CI/CD using Github Actions