When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

End-to-end Angular Testing with Cypress

This course will teach you how to use Cypress to test Angular applications. You will learn how to get started with Cypress, write end-to-end tests, and take advantage of different features to create a reliable and maintainable testing solution.

     
  • 4
  •  |
  • Reviews ( 59 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (59 reviews )
  • icon1 hour 57 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconExpanded Courses
  • iconpluralsight

About End-to-end Angular Testing with Cypress

Automated tests play a vital role in modern software development. In this course, End-to-end Angular Testing with Cypress, you'll learn how to use Cypress to test your Angular applications. First, you'll see how to set up a development environment and add Cypress to an existing Angular project using Angular CLI. Then, you'll learn how to locate elements on the web page, interact with them, and explore the core concepts of Cypress. Next, you'll be shown how to use App Actions, create Page Object Models, expose Angular components to Cypress, and access its state and methods within your Cypress tests. Finally, you'll dive into additional features of Cypress such as making and intercepting HTTP requests. By the end of this course, you'll be ready to use Cypress to boost your testing efforts and create reliable and maintainable tests for your Angular application.

What You Will Learn?

  • Course Overview : 1min.
  • Introducing Cypress : 17mins.
  • Testing an Angular Application : 33mins.
  • Understanding Core Concepts of Cypress : 16mins.
  • Leveraging App Actions and Page Object Model : 21mins.
  • Testing Advanced Scenarios : 25mins.