Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Web Automation Testing For Beginners Using Nightwatch.js
Rating: 4.4 out of 5(1,183 ratings)
4,617 students

Web Automation Testing For Beginners Using Nightwatch.js

Learn the basics of using Nightwatch.js to invoke Selenium and Webdriver for website test automation
Last updated 10/2020
English

What you'll learn

  • Web Test Automation
  • Nightwatch JS
  • Selenium
  • WebDriver

Course content

6 sections68 lectures3h 36m total length
  • What will be covered1:06

    What will be covered in this course.

  • Requirements3:12

    What you should know going into this course. What do you need to know? What do you need to install?

  • What is Nightwatch?1:28
  • About me0:40

Requirements

  • Javascript

Description

Do you need to learn how to write test automation for websites?  This course gets you started using the basics of web test automation.

By the end of this course, you will be able to write basic web test automation that you can use at any job.  You will learn how to install Nightwatch.js from scratch and how to do so in a Node.js friendly way.

Learn how to automate:

  • navigating to web pages

  • clicking on elements

  • filling out forms

  • validating elements on the page

  • selecting items from dropdown menus

Under the hood, Nightwatch.js uses Selenium.  Taking this course will introduce you to the world of Selenium based testing for web pages. A valuable skill in the marketplace.

You only need to know the basics of Javascript to take this course.  You can follow along as all the examples are written on the screen for you to follow along with. 

All the tools used in this course are free, so you don't need to buy any fancy software. 

The instructor has used Nightwatch.js at his company to build a large number of tests across multiple teams that are used to verify releases in their Continuous Delivery system. Chris has taught multiple teams and other software testers how to use Nightwatch.js to accomplish these goals. You are in good hands in this course!



Who this course is for:

  • Software Testers writing test automation for web browsers
  • Software Testers learning a new test framework that leverages Selenium