Cypress -Modern Automation Testing from Scratch + Frameworks
- Offered byUDEMY
Cypress -Modern Automation Testing from Scratch + Frameworks at UDEMY Overview
Duration | 17 hours |
Total fee | ₹479 |
Mode of learning | Online |
Credential | Certificate |
Cypress -Modern Automation Testing from Scratch + Frameworks at UDEMY Highlights
- Earn a Certificate of completion from Udemy
- Get a 30 days money back guarantee on the course
- Get full lifetime access of the course material
- Learn from 21 articles and 5 downloadable resources
Cypress -Modern Automation Testing from Scratch + Frameworks at UDEMY Course details
- For automation Engineers, software Engineers, manual testers and software developers
- Understand Cypress from Scratch and build fast and reliable Automation tests for any Web Applications using Cypress
- Complete Understanding of JavaScript Basics so that you can implement Best practices of coding for Cypress Tests
- Practical knowledge in designing Cypress Automation framework from scratch using Mocha and Cucumber Frameworks
- Understand how to Mock Network responses and Perform Integration testing with Cypress
- This Course includes - Web Automation with Cypress + Cypress Test Runner features + Cypress Integration Testing + Cypress API Testing + Cypress Database Testing + 2 Top class Javascript Frameworks from Scratch using Mocha & Cucumber
- The most Buzzing word in Automation world which is expected to play a key role in future for its fast, easy and reliable testing for anything that runs in a browser
Cypress -Modern Automation Testing from Scratch + Frameworks at UDEMY Curriculum
Introduction to Cypress
Cypress Architecture
Cypress Installation & Project Setup
Cypress Test Runner features
Command line arguments for Cypress
Cypress Basic Commands for Automation
Cypress & Jquery combination
UI Automation (Checkboxes,Radio buttons, Editboxes,Dropdowns with Cypress)
Handling Popups,Alerts using Cypress
Handling Child windows and Frames with Cypress
Cypress Assertions in detail
Cypress Framework Best Practises
Cypress Fixtures and Custom commands
Page object Design pattern with Cypress tests
Test Parameterization and Data driven with Cypre
Configuration properties and environmental variables discussion
Cypress Dashboard features with video recording and Screenshots
Building npm scripts and Integrating Cypress framework into Jenkins
Cypress Cucumber BDD Integration
Cucumber Data Driven, Tagging, Hooks, HTML reporting features for Cypress Tests
XHR Testing with Cypress
Mocking API calls with Cypress Intercept commands
Javascript Basics