Section 3: Automated Testing for Your Web Application
In this part of the book, you will be exposed to exercises that will help you put into context the knowledge you gained in the first and second sections. This section comprises the best practices when it comes to testing, as well as covering the use of Cypress to test large-scale applications.
In this section, we will cover the following chapters:
- Chapter 10, Exercise – Navigation and Network Requests
- Chapter 11, Exercise – Stubbing and Spying XHR Requests
- Chapter 12, Visual Testing in Cypress