Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Web Testing with JavaScript
Rating: 3.9 out of 5(23 ratings)
3,690 students

Web Testing with JavaScript

Learn how to create test cases and run them from this tutorial on Web Testing with Javascript
Last updated 12/2022
English

What you'll learn

  • Learn how to test a React web app using different types to tests
  • E2E UI tests with Cypress 10
  • Visual testing Cypress 10 and Happo
  • Performance and accessibility testing

Course content

11 sections25 lectures1h 0m total length
  • Introduction0:52

    Explore end-to-end, visual testing, front end performance testing, and accessibility testing for React web apps, using JavaScript and Node.js prerequisites to guide hands-on testing techniques.

Requirements

  • Knowledge in JavaScript

Description

Have you ever wondered what goes into web app testing? What does it mean to test your web apps and how does it relate to the code you write and maintain? If you find yourself with these questions, worry no longer!

In this tutorial, we’ll learn some of the latest tools and techniques to improve your ability to test modern web applications with JavaScript.

Also, we will learn to analyze risk and how to prevent risks with end-to-end testing, component testing and GitHub actions.

Ready to start? Check out the full curriculum and jump into the tutorial.


What our students are saying?

"I appreciate the time the instructor put on this course as well as the opportunity to get familiar with TestProject free of charge. Well explained, however, if you are using Windows and you are new in Automation Testing, you might find it a bit challenging with adding the SDK Token in your system environment since the instruction used MAC which is completely a different way with windows. Other than that... I appreciate a lot this free course .... thank you so much"


I like the fundamental approach used by the author. Will see:) To prepare for such a course - it's a really hard and big job. Respect and thank you.” - Serhii Kovalenko


Wonderful content and things explained in a nutshell. Overwhelmed by Author's dedication to putting things in such a way that any novice or manual tester can follow and understand and definitely be on-boarded as a Selenium Automation Engineer the next day at work. Thanks a million times for creating these courses! One Stop for Automation."- Rupashree Geethaaviji Ananthakrishna


“I am familiar with Nikolay from a course I saw on TestAutomation and have the highest regard for him. Glad to see him on Udemy.” - Annamalai Viswanathan

Who this course is for:

  • Intermediate developers looking to learn how to execute web testing with JavaScript