What's unique about this course?
Built completely based on REAL TIME PROJECT IMPLEMENTATION & WORKING EXPERIENCE of automating E2E tests
Integrated framework with Web + API + DB + File handling and more with page object design pattern
Using this framework one can confidently build an E2E test framework from ground zero
Uses Async mode which has LONG TERM SUPPORT
Cucumber(BDD), Cross-browser testing and GitHub Actions and more
Logger and global reporter that makes easier to debug and fix tests and produce accurate test report
Tips and tricks to overcome different project implementation challenges
Why Webdriverio?
It's becoming common to adopt to a Node.js based test framework in many organisations due to having "one team one language" concept where most of the modern web and backend services are built using JavaScript and Node.js and therefore there is a flexibility to extend unit tests and integrate with CI/CD pipeline seamlessly - For all these reasons, Webdriver IO is a great choice for automating integration/E2E tests.
WebdriverIO(also known as WDIO) is the established test framework for Node.js. It has got powerful runner that supports Cucumber, Mocha and Jasmine and loaded with many features that makes easier to use.
WDIO can be run on WebDriver or Chrome DevTools Protocol - this means it has a full control over all browser elements to interact with. It is highly extendable that makes easier to automate E2E tests, not just web.
Is automating web application just enough?
It’s hard to find a project that just automates only web applications, the scope of automation is widen to integrate Web with API, database and files and even more. If this is what you are looking for, you have landed in the right place. This course is having everything you need to know to build an highly extensible integrated framework that can accomodate different applications components.
What topics are covered? (All that you need to know work in real projects):
Introduction
Installation and project set up
Run first webdriverio test
Git Integration
Locator Strategy
Handling Web Elements
Web Advanced Interactions
Browser args and capabilities - USER STORY starts
Run Headless
Run Parallel
Managing different environments
Cucumber Integration
Cucumber Advanced integration
Set up logger
Reporter
Exception handling
Set up Global Reporter
Framework Building Blocks & Page Object Model
API Testing Integration [ADDONS:You are start building helpers from here]
Build E2E Tests
Cross Browser Testing
CI Integration
DB Integration
JavaScript for beginners (basics)
Grid for cross-browser testing (upcoming)
This course is designed such a way that anyone who wants to learn or implement Node.js based E2E test framework in their current role as a QA engineer or Automation tester can build it from scratch.