Cypress: Web Automation Testing from Zero to Hero

Udemy Cypress: Web Automation Testing from Zero to Hero

Register & Get access to index
VpZ9y0r.jpg

Quick and easy Web UI Automation from scratch with Cypress 5 - a modern JavaScript-based framework


What you'll learn
  • 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 and Headless user authentication
  • 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, Cross Browser and Visual testing

Requirements
  • No prerequisites required. Some experience with Selenium or JavaScript will be a plus but not necessary

Description
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) 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.
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 GURU in building locators for any web element on the page. This is one of the most important parts of UI Automation and I have spent a lot of time on 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 capabilities for API interaction.
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 for the code reusability (no copy/paste your code) and maintainability.
Also, we will go thought different advanced topics such as environment variables, setting up multiple reporters, cypress retry plugin 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 :)
Who this course is for:
  • 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
Author
TUTProfessor
Downloads
78
Views
1,129
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from TUTProfessor

Latest reviews

@TUTProfessor
Please update the download link. Its dead. A Google Drive link would be much appreciated :)