Automation testing from scratch using Nightwatch Typescript

Published 2022-05-19
Platform Udemy
Rating 5.00
Number of Reviews 4
Number of Students 6
Price $24.99
Instructors
QA Guy
Subjects

Go to Udemy

Web Automation using Nightwatch Typescript for absolute beginners and experienced students

This course is best suited for  beginners who wants to learn nightwatch with typescript . Main goal of this course is to learn more about automation testing in short time .After completing this course you will be able to design a framework from scratch with page Objects and beautiful test case reporting with logs and screenshots attached to report and many other things.


Technologies we will be using :

Nightwatch

Typescript

Jest

Mochawesome


About Tool :

Nightwatch.js is an integrated, easy to use End-to-End testing solution for web applications and websites, written in Node.js. It uses the W3C WebDriver API to drive browsers and perform commands and assertions on DOM elements.

Simple but powerful syntax which enables you to write tests very quickly, using Javascript (Node.js) and CSS or Xpath selectors. Typescript is supported as well.

Built-in command-line test runner which runs the tests either sequentially or in parallel, with retries and implicit waits. Also supports grouping of test suites and tags.

Fluent and easy to work with Page Object Model support to better organise elements and sections, with support for both CSS or Xpath selectors.

Manages automatically Selenium or WebDriver services (ChromeDriver, GeckoDriver, Edge, Safari) in a separate child process.

JUnit XML reporting is built-in so you can integrate your tests in your build process with systems such as Teamcity, Jenkins, CircleCI etc.


Topics That will be covered :

SetUp

Navigation commands

Alerts

Keyboard Actions

nested frames

window handling

waits

Handling Select drop down

running tests in headless mode

mochawesome reporting

page objects

upload file and so on.



Go to Udemy