Cypress: Web Automation Testing from Zero to Hero
Cypress: Web Automation Testing from Zero to Hero, available at $99.99, has an average rating of 4.63, with 55 lectures, 2 quizzes, based on 8630 reviews, and has 37818 subscribers.
You will learn about JavaScript fundamentals for beginners in the programming How to set up and configure Cypress How to build locators for any Web Elements using powerful jQuery Selector Engine built-in Cypress (forget about X-Path) How to interact and automate any kind of web components What is API. How to interact with APIs, mock API response and make assertions. Also how to create test data precondition using API calls How to organize and reuse code with Page Object design pattern. How to configure multiple custom reporters, retry logic for failed tests and run tests in Docker container Parallel test execution, Cypress Dashboard, Cross Browser and Visual testing This course is ideal for individuals who are Manual QA Engineers who willing to pick up first automation framework or Automation Engineers who switching from Selenium to Cypress or Developers who want quickly pick up automation with Cypress or Cypress begginers It is particularly useful for Manual QA Engineers who willing to pick up first automation framework or Automation Engineers who switching from Selenium to Cypress or Developers who want quickly pick up automation with Cypress or Cypress begginers.
Enroll now: Cypress: Web Automation Testing from Zero to Hero
Summary
Title: Cypress: Web Automation Testing from Zero to Hero
Price: $99.99
Average Rating: 4.63
Number of Lectures: 55
Number of Quizzes: 2
Number of Published Lectures: 54
Number of Published Quizzes: 2
Number of Curriculum Items: 57
Number of Published Curriculum Objects: 56
Original Price: $39.99
Quality Status: approved
Status: Live
What You Will Learn
- JavaScript fundamentals for beginners in the programming
- How to set up and configure Cypress
- How to build locators for any Web Elements using powerful jQuery Selector Engine built-in Cypress (forget about X-Path)
- How to interact and automate any kind of web components
- What is API. How to interact with APIs, mock API response and make assertions. Also how to create test data precondition using API calls
- How to organize and reuse code with Page Object design pattern.
- How to configure multiple custom reporters, retry logic for failed tests and run tests in Docker container
- Parallel test execution, Cypress Dashboard, Cross Browser and Visual testing
Who Should Attend
- Manual QA Engineers who willing to pick up first automation framework
- Automation Engineers who switching from Selenium to Cypress
- Developers who want quickly pick up automation with Cypress
- Cypress begginers
Target Audiences
- Manual QA Engineers who willing to pick up first automation framework
- Automation Engineers who switching from Selenium to Cypress
- Developers who want quickly pick up automation with Cypress
- Cypress begginers
This class will give you a complete understanding of what is Cypress framework and you will learn how to use all key framework capabilities. Cypress is a very modern JavaScript-based framework. It has everything you need right out of the box: Test Runner, Assertion libraries, reporters and so on. It s very nicely and easily can be integrated into the front-end application (this is what we will do in the class) and your tests will be executed in the same run loop as your application. That’s why this framework is very fast! And don’t worry if you never used JavaScript before. Writing automation tests in Cypress looks more like knowing what sequence of the Cypress commands you should call to perform certain actions in the browser. It s not really programming. It’s a kind of scripting following Cypress rules. For those who is new to the programming – there is a section about JavaScript fundamentals
We will start with the very basic concepts of Web UI Automation so you will have the right foundation from the beginning (From Zero). Even if you will use any other framework for web automation in the future, the basics from this class will remain with you forever and will be very useful. I promise that you will be a HERO in building locators for any web element on the page. This is one of the most important parts of UI Automation and I have dedicated many minutes to a detailed explanation of that.
Unlike many other Automation frameworks, Cypress can interact with APIs as well and you can automate API testing with Cypress actually. So again, if you don’t know what API is about, we will start with Zero and learn everything you need to know about Cypress’s capabilities for API interaction. I would not recommend building API automation framework based on Cypess, but its API capability is very useful in E2E testing and we will cover the use cases for that in this class.
And we definitely go through Page Objects, which is very important to use! When you have 10 to 20 tests, you can maintain your code as is, but when you have 200-300 tests, the maintainability of the test framework is a number one priority. The right structure of page objects is a key to code reusability (no copy/pasting your code) and maintainability.
Also, we will go through different advanced topics such as environment variables, setting up multiple reporters, cypress retry for failed tests, and eventually, we will run tests in Docker Container. If that will be your first experience with Docker, no worries, we will talk about basic Docker concepts as well.
By the end of the class, trust me, you will be a Cypress Hero 🙂
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Lecture 2: Cypress vs Selenuim
Lecture 3: Preparation of development environment
Chapter 2: JavaScript Fundamentals
Lecture 1: Module overview
Lecture 2: Hello World
Lecture 3: Variables, Constants and Data Types
Lecture 4: Concatenation and Interpolation
Lecture 5: Objects and Arrays
Lecture 6: Relational and Equality operators
Lecture 7: Logical operators
Lecture 8: Conditional statement
Lecture 9: Loops
Lecture 10: Functions
Lecture 11: Class and methods
Chapter 3: Cypress installation and configuration
Lecture 1: Clone application under test
Lecture 2: Cypress Installation
Lecture 3: Cypress Configuration
Chapter 4: Interaction with Web Elements
Lecture 1: DOM Terminology
Lecture 2: Tests Structure
Lecture 3: Types of Locators
Lecture 4: Finding Web Elements
Lecture 5: Saving Subject of the Command
Lecture 6: Extracting text values
Lecture 7: Checkboxes and Radio Buttons
Lecture 8: Web Date Pickers (part 1)
Lecture 9: Web Date Pickers (part 2)
Lecture 10: Lists and Dropdowns
Lecture 11: Web Tables (part 1)
Lecture 12: Web Tables (part 2)
Lecture 13: PopUps and ToolTips
Lecture 14: Cypress Assertions
Chapter 5: Page Object Design Pattern
Lecture 1: First Page Object
Lecture 2: End-to-End Flow With Page Objects
Lecture 3: Custom Commands
Chapter 6: Working with APIs
Lecture 1: What is API?
Lecture 2: JSON Objects
Lecture 3: New Project Setup
Lecture 4: Verification of the Browser API Calls
Lecture 5: Mocking API Response
Lecture 6: Cy.Intercept() in details
Lecture 7: API Calls Using Cypress
Lecture 8: Headless Authorization
Chapter 7: Advanced Features
Lecture 1: NPM Scripts and Cypress CLI
Lecture 2: Environment Variables
Lecture 3: Test Retries
Lecture 4: Multiple Test Reports
Lecture 5: Cypress With Docker Container
Lecture 6: Login With OKTA
Lecture 7: Cross Browser Testing
Lecture 8: Shadow DOM
Lecture 9: Cypress Dashboard and Parallel test execution
Lecture 10: Visual Testing
Lecture 11: Where to Find More Information?
Chapter 8: Final Words
Lecture 1: Final Words
Instructors
-
Artem Bondar
Test Automation Engineer | Cypress and Playwright Expert
Rating Distribution
- 1 stars: 37 votes
- 2 stars: 71 votes
- 3 stars: 444 votes
- 4 stars: 2694 votes
- 5 stars: 5384 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024