Learn how to write fast and robust Automated (UI + Integration) Tests using Cypress with Mocha and Cucumber frameworks
截至目前,超过 40424+ 人们已经注册了这门课程,而且已经结束了 8412+ 评论.
课程内容
“Introduction to Cypress and its advantages in Automation world Step by Step instructions for Cypress Installation & project Setup Introduction to Cypress Test Runner and command line features Getting started with Cypress Test Automation Deep diving into Cypress Commands and its ASynchronous Nature Handling Web Controls UI using Cypress Advance Automation to handling Alerts,popups, Child Windows using Cypress-Jquery Understand How to Automate Frames & Child windows in Cypress Cypress Framework Part 1- Understanding Fixtures and Custom commands Cypress Framework Part 2- Page object Design & Test Parameterization Cypress Framework Part 3- Configuration properties & Environmental variables Cypress Framework Part 4- Dashboard feature with Video recording & Screenshots Cypress Framework Part 5- Building npm Scripts and Integration to Jenkins Cypress BDD Cucumber Framework Integration to Mocha Mocking Http requests/responses with Cypress (XHR Testing) Single Sign on ( SSO) Automation Testing with Cypress Session Token & Local Storage Data saving with Cypress & CSV Parsers Cypress DB Integration Testing Strategy Bonus – Important Tips for your new job (Must Watch) Cypress Framework Code download Learn JavaScript Fundamentals from Scratch for Automation”
Quick and easy Web UI Automation from scratch with Cypress v10 – a modern JavaScript-based framework
截至目前,超过 18492+ 人们已经注册了这门课程,而且已经结束了 3911+ 评论.
课程内容
Introduction Setting up development environment Interaction with Web Elements Page Object Design Pattern Working with APIs Advanced Features Final Words
An next generation non-selenium based automation testing tool
截至目前,超过 7621+ 人们已经注册了这门课程,而且已经结束了 1118+ 评论.
课程内容
Introduction and Getting started Getting handle with Cypress Working with Advanced features of Cypress Behavioural Driven Development (BDD) Testing with Cucumber Automating applications with XHR using Cypress API Testing with Cypress Cypress CI/CD integration Page Object Models with Cypress Cypress Tidbits Cypress reporting Working with Cypress configurations for different environments Cypress GitHub Integration Continuous Integration with Jenkins Cypress 4.0 Cypress 4.6.0 CI/CD with GitHub Actions and Cypress 4.9 Cypress 5.0 Cypress 6.3.0 Cypress 6.4.0 – Network Stubbing Cypress 7.0 – Component Testing Cypress 8.0 – Cypress Session API Cypress 9.x – Cypress Origin for Multi-Domain Automation – oAuth Authentication
“Cypress Tutorials – Learn and Master Cypress Modern Automation tool JS and TS with Page Objects, Cucumber, Frameworks”
截至目前,超过 2551+ 人们已经注册了这门课程,而且已经结束了 244+ 评论.
课程内容
“Introduction to the Cypress course Pre-Requisite and Basic Installation MOCHA Framework Javascript Basics Handling Complex WebElements UPGRADE to V10 and Learn Cypress with TYPESCRIPT ARTICLES FOR READING Xpath and CSS Locators in Depth Dropdowns and Checkboxes Cypress Test Recorder Switching to New Window, Tab, Popup, Frames and Alerts Handling Gestures – MouseOver, DragandDrop, Sliders, Resizable, RightClick etc Handling Webtables File Uploading and Downloading ViewPort Custom Commands Test Retries – Feature from Latest Cypress version 5+ LIVE PROJECT – Page Object Model Framework Jenkins Integration Cypress Dashboard services Allure Reporting Cucumber JS BDD Basics Cypress Integration with Cucumber BDD and PageObjects Generating Cypress Cucumber HTML Report CYPRESS for API Testing Introduction to POSTMAN Tool Integrating CYPRESS for API Testing BONUS LECTURE”
A full cypress course from scratch where i explain everything in a real life examples that runs locally in your machine
截至目前,超过 520+ 人们已经注册了这门课程,而且已经结束了 81+ 评论.
课程内容
Introduction Mocha Framework Opening a Website in Cypress Cypress Selectors Cypress Actions Should Assertions Cypress commands Cypress async and Variables Fixtures in Cypress API Requests in Cypress Project 1 – learn best practices Intercept Command Running tests using the command line Cypress Dashboard Cypress start server and test Cypress Github integration Docker with Cypress CI/CD-Jenkins CI/CD – Gitlab CI/CD – CircleCI Practice Project – Second React Application Visual Regression Test with Cypress React Unit Test with Cypress
learn CYPRESS Step by Step from scratch with real examples and Demo
截至目前,超过 519+ 人们已经注册了这门课程,而且已经结束了 78+ 评论.
课程内容
INTRODUCTION | GETTING STARTED PROJECT SETUP 1st TEST ELEMENTS DEMO LOGIN TEST CYPRESS WITH TYPESCRIPT ASSERTIONS PAGE OBJECT MODEL APP ACTIONS GROUPING COMMAND LINE FILES REPORTING CYPRESS DASHBOARD API TESTING CYPRESS STUDIO CUSTOM COMMANDS GIT JENKINS CI DATABASE INTEGRATION MASTERCLASS WITH VERSION 10 **BONUS** CYPRESS BDD CUCUMBER ** BONUS ** PACKAGE.JSON
Introduction Creating a new UI application Up and running with cypress Learning DOM Operations and Commonly Used Assertions Running Tests Cypress Features More DOM Operations and Interacting with Web Elements Cypress Limitations Conclusion