Cypress 9 Fundamentals
Offered By: Pluralsight
Course Description
Overview
In this course, you will learn about Cypress, an end-to-end JavaScript
testing framework for your web application. Cypress can be used to test
anything that runs in the browser.
Have you had difficulty writing solid end-to-end tests for your web applications? Are the tests slow, hard to set up, and flaky? Cypress is a fast, reliable, and easy-to-use end-to-end testing framework for anything that runs in the browser. It is agnostic of the framework that you use and is written entirely in JavaScript. In this course, Cypress 9 Fundamentals, you will learn about what Cypress is, its features, how it is different, and its tradeoffs. First, you will learn how to set up your development environment and get ready to write Cypress tests for our demo web application. Next, you will explore the core concepts of Cypress and use them to write your tests. Finally, you will explore the Cypress ecosystem and tools that are available. When you finish this course, you will have the skills that are needed to write complete end-to-end tests for your web applications using Cypress.
testing framework for your web application. Cypress can be used to test
anything that runs in the browser.
Have you had difficulty writing solid end-to-end tests for your web applications? Are the tests slow, hard to set up, and flaky? Cypress is a fast, reliable, and easy-to-use end-to-end testing framework for anything that runs in the browser. It is agnostic of the framework that you use and is written entirely in JavaScript. In this course, Cypress 9 Fundamentals, you will learn about what Cypress is, its features, how it is different, and its tradeoffs. First, you will learn how to set up your development environment and get ready to write Cypress tests for our demo web application. Next, you will explore the core concepts of Cypress and use them to write your tests. Finally, you will explore the Cypress ecosystem and tools that are available. When you finish this course, you will have the skills that are needed to write complete end-to-end tests for your web applications using Cypress.
Syllabus
- Course Overview 1min
- Introduction to Cypress 23mins
- Set up, Write, and Run Your First Test 17mins
- Learning Cypress Core Concepts 37mins
- Testing Network Requests 19mins
- Exploring Cypress Ecosystem 19mins
Taught by
Adhithi Ravichandran
Related Courses
Build+Deploy+Test with Jenkins 2.0Udemy Testing Precompiled Azure Functions: Deep Dive
Pluralsight Testing Mobile Apps in React Native
Pluralsight The complete guide to testing javascript & node applications
Udemy Protractor: End to End testing framework for AngularJS Apps
Udemy