JavaScript & Node.js course for Testers, QA and SDETs - 2024
A tool independent JavaScript and Node.js course, specifically designed for Test Engineers, QAs and SDETs for Automation
Description
JavaScript with Node.js have become one of the most popular full stack programming languages.
With no doubt, JavaScripts ranks #1 with regard to the availability of test automation tools and frameworks including some of the popular ones - WebdriverIO, Cypress, Playwright, TestCafe, Nightwatch, Mocha, Jest, Jasmine, CodeceptJS and Casper.js and so on.
There goes the reason why a test engineers and SDETs should add JavaScript and Node.js into their career skills.
Why this course?
Covers what is absolutely necessary for test automation
Tool/framework agnostic which works for any JS based tools or framework
All examples are taken from REAL TIME TEST AUTOMATION projects
Suites for beginners or experienced with other language background such as JAVA, Python or C#
100 + quizzes and Exercises provided
The demo code is available in GitHub
HD Video quality
This course specifically addresses the challenges of test engineers who come from different language backgrounds and can easily relate and understand syntax and rules of JavaScript
The course is designed as 6 weeks learning plan:
Week 1:
Introduction
Node.js project set up
Variables
Data types
Week 2:
Operators
Strict mode
Conditional Statements
Week 3:
Loops
String Manipulation
Week 4:
Functions
Arrow functions
Callback functions
Promises
Async/Await
Functions - Real time us case
Week 5:
Objects
Arrays
Week 6:
Classes
Node.js Essentials
Error Handling
All sections have enough exercise and quizzes so you can practice more and be comfortable in writing effective and less error prone code.
What You Will Learn!
- JavaScript and Nodejs fundamentals including rules and syntax
- Nodejs project set up
- Functions including callback, arrow and async/await
- Objects and Array and its use in test automation
- String manipulation
- Object Oriented Programming in JS
- Learn how modules work in Nodejs including import and export
- File handling using native fs module
- Error handling and best practices
- Many real time use cases in Test Automation
Who Should Attend!
- Test Engineers/Automation Testers
- Functional Test Engineers who aspire to start JS based Test Automation
- Test Engineers from other language background e,g Java, Python and C#
- Automation engineers who want to learn JS
- Freshers who want to learn JS for Test Automation
- Test Engineers who try to implement/adopt JS based projects in current role