Cypress: Web Automation Testing from Zero to Hero
Ditulis pada: March 03, 2020
Cypress: Web Automation Testing from Zero to Hero, Quick and easy Web UI Automation starting from scratch using Cypress - a modern JavaScript-based framework
- HOT & NEW
- Created by Artem Bondar
- English
- English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
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, such as: input fields, buttons, drop-downs, lists and menus, pop ups, dialog boxes, web tables, date selectors and so on.
- 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