WebDriverIO v5 JavaScript&Node.js automation for beginners

WebDriverIO v5, JavaScript&Node.js, Jasmine building automation testing framework for beginners

Ratings 3.95 / 5.00
WebDriverIO v5  JavaScript&Node.js automation for beginners

What You Will Learn!

  • Set up test automation framework with WebDriverIO v5 and JavaScript&Nodejs, Fundamentals in JavaScript.
  • You will be involved in real project, not just tools overview. Real hands-on with real framework. Cross-browser testing.
  • Recognize different WebDriverIO test failures and exceptions and know how to fix and avoid them.
  • Automate your first WebDriverIO test. Take and save screenshots on failed step.
  • Use Jasmine features for better test organizing and easy WebDriverIO framework maintenance.

Description

This course designed to help QA Engineers with zero knowledge in coding to be able to start building automation testing frameworks from scratch or be able to maintain the existing projects in the current job. Also, this course will be helpful for QA Automation Engineers with knowledge in different tools(Java, Python, Ruby, Selenium WebDriver and etc.) to start using JavaScript&Node.js with WebDriverIO v5 for building next-generation testing framework.


What is WebDriverIO?

•WebDriverIO is a custom implementation for selenium’s W3C webdriver API. It is written in JavaScript and packaged into ‘npm’ and runs on Node.js

Benefits:

•WebdriverIO allows you to automate any application written with modern web frameworks such as React, Angular, Polymeror Vue.js as well as native mobile applications for Android and iOS.

•WebDriverIO has simple and easy to write Syntax.

•WebDriverIO has `wdio setup wizard’ which makes our project setup very easy.

•You can write your own JavaScript functions test.

•The test runner also comes with a variety of hooks that allow us to interfere into the test process in order to e.g. take screenshots if an error occurs or set browser resolution based on browser type.

Node.js, NPM

NodeJS is a JavaScript runtime environment which includes everything you need to execute a program written in JavaScript. It’s build on Chrome’s V8 JavaScript engine.

NPM(Node Package Manager) is Node.js’ package ecosystem and the largest ecosystem of open source libraries in the world. It’s package manager for the JavaScript environment Node.js.

NPM is distributed with Node.js – which means that when you download Node.js, you automatically get npm installed on your computer. Validate that npm installed run {npm –v}


Who Should Attend!

  • QA Testers who want to use test Automation in current or next role
  • QA Automation Engineers who need to learn WebDriverIO and JavaScript

TAKE THIS COURSE

Tags

  • Selenium Testing Framework
  • Selenium WebDriver
  • WebdriverIO

Subscribers

125

Lectures

72

TAKE THIS COURSE



Related Courses