Blog

Page: 6


Read more

This is the first video in my JavaScript Tutorial for Beginners series. In this lesson: 1. Introduction 2. Installing Chrome and Visual Studio Code (Our code editor for the course) 3. Writing our first line of code SERIES DESCRIPTION: This series is my free Udemy course "JavaScript for QA Engineers and SDETs". This course was created and designed to teach JavaScript fundamentals from the beginning, for beginners. I will be walking you through the basic features of JavaScript and bring you to a point where you will be confident to call yourself a JavaScript developer. Not just for QA Engineers! I have designed this course with QA Engineers as the main audience. But all the lessons and lectures apply for anyone wanting to learn JavaScript. QA Engineers I am going to teach you and focus in on all the parts of JavaScript that are important for a QA to successfully transition into an SDET. What you will be learning: The basics: variables, if statements, loops, arrays, functions, and objects How to run your code in the browser console How to work with JSON data How to hook your code up to a web application How to manipulate the DOM Check out my Blog for more videos and posts. https://glitchitsystem.com/ Follow me on Twitter: https://twitter.com/glitchitsystems Follow me on Facebook: https://www.facebook.com/Glitchitsytem/ Websites hosted by Siteground: https://www.siteground.com/index.htm?afcode=ed43d014d2bad58cc6cc3b5987dedd1d Recorded with Screencast-O-Matic: https://screencast-o-matic.com/refer/cbXDVDiMia My Work Laptop: https://amzn.to/2EBXo6k Sound recorded with the Blue Snowball Microphone: http://amzn.to/2FWs2at Screenshots generated with Snagit: https://techsmith.z6rjha.net/c/1808124/476809/5161 DISCLAIMER: This description contains affiliate links, which means that if you click on one of the product links and buy a product, I receive a small commission. I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for me to earn fees by linking to Amazon.com and affiliated sites.

Read more

Part 3 of my "Testing a Vending Machine App" series. In this video, we will build the vending machine application. Simple app using plain HTML and JavaScript. No coding experience required. Just follow along. You will need this application to proceed to the next step in the series where we will automate testing of the vending machine. Series will include: 1. Introduction 2. Writing tests fo the vending machine 3. Automating the vending machine with Protractor 4. Automating the vending machine with WebdriverIO Check out my Blog for more videos and posts. https://glitchitsystem.com/ Follow me on Twitter: https://twitter.com/glitchitsystems Follow me on Facebook: https://www.facebook.com/Glitchitsytem/ My Work Laptop: https://amzn.to/2EBXo6k Websites hosted by Siteground: https://www.siteground.com/index.htm?afcode=ed43d014d2bad58cc6cc3b5987dedd1d Recorded with Screencast-O-Matic: https://screencast-o-matic.com/refer/cbXDVDiMia Sound recorded with the Blue Snowball Microphone: http://amzn.to/2FWs2at Screenshots generated with Snagit: https://techsmith.z6rjha.net/c/1808124/476809/5161 DISCLAIMER: This description contains affiliate links, which means that if you click on one of the product links and buy a product, I receive a small commission. I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for me to earn fees by linking to Amazon.com and affiliated sites.

Read more

Short video tutorial on how to automate clicking a button without any test automation frameworks. We will be using only a browser and some JavaScript to automate clicking the button for this game. Check out my Blog for more videos and posts. https://glitchitsystem.com/ Follow me on Twitter: https://twitter.com/glitchitsystems Follow me on Facebook: https://www.facebook.com/Glitchitsytem/ Websites hosted by Siteground: https://www.siteground.com/index.htm?afcode=ed43d014d2bad58cc6cc3b5987dedd1d Recorded with Screencast-O-Matic: https://screencast-o-matic.com/refer/cbXDVDiMia My Work Laptop: https://amzn.to/2EBXo6k Memory: https://amzn.to/34znKjX Sound recorded with the Blue Snowball Microphone: http://amzn.to/2FWs2at Screenshots generated with Snagit: https://techsmith.z6rjha.net/c/1808124/476809/5161 DISCLAIMER: This description contains affiliate links, which means that if you click on one of the product links and buy a product, I receive a small commission. I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for me to earn fees by linking to Amazon.com and affiliated sites.

Read more

Course Announcements New releases WebdriverIO: Automate Front-End Web Application Testing In this course, I will be guiding you through the […]

Read more

Part 2 of my "Testing a Vending Machine App" series. This video is about how to write test cases and how to come up with tests for a vending machine. I will be going over how to test a simple Vending Machine web site and then automate those tests. Series will include: 1. Introduction 2. Writing tests fo the vending machine 3. Automating the vending machine with Protractor 4. Automating the vending machine with WebdriverIO Check out my Blog for more videos and posts. https://glitchitsystem.com/ Follow me on Twitter: https://twitter.com/glitchitsystems Follow me on Facebook: https://www.facebook.com/Glitchitsytem/ DISCLAIMER: This description contains affiliate links, which means that if you click on one of the product links and buy a product, I receive a small commission. I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for me to earn fees by linking to Amazon.com and affiliated sites. My Work Laptop: https://amzn.to/2EBXo6k Websites hosted by Siteground: https://www.siteground.com/index.htm?afcode=ed43d014d2bad58cc6cc3b5987dedd1d Recorded with Screencast-O-Matic: https://screencast-o-matic.com/refer/cbXDVDiMia Sound recorded with the Blue Snowball Microphone: http://amzn.to/2FWs2at Screenshots generated with Snagit: https://techsmith.z6rjha.net/c/1808124/476809/5161

Read more

In this course, I will be guiding you through the steps needed to create front-end web application test automation using WebdriverIO. Together we will be writing scripts that automate the testing of front-end applications that use vanilla Javascript, React, and Angular. What we will cover: -Preparing for automated testing -Who should do the automation and with what tools? -Using open-source tools and applications in our testing -Tools include GIT, GITHUB, Node.js, Chrome Developer Tools, Visual Studio Code, Mocha, Chai, and WebdriverIO. -Automating web applications interactions without a framework -Using the Mocha unit testing framework to test your code -Node.js and Chai assertions -Coding standards with ESLint and Prettier -Writing automated tests that interact with the most common web-application elements -Adding validations to our tests -Configuring tests to run against different browsers or test environments -Using Allure reports to generate beautiful reports that include screenshots and videos Check out my Blog for more videos and posts. https://glitchitsystem.com/ Follow me on Twitter: https://twitter.com/glitchitsystems Follow me on Facebook: https://www.facebook.com/Glitchitsytem/ Recorded with Screencast-O-Matic: https://screencast-o-matic.com/refer/cbXDVDiMia Websites hosted by Siteground: https://www.siteground.com/index.htm?afcode=ed43d014d2bad58cc6cc3b5987dedd1d DISCLAIMER: This description contains affiliate links, which means that if you click on one of the product links and buy a product, I receive a small commission. I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for me to earn fees by linking to Amazon.com and affiliated sites.

Read more

In this course, I will be guiding you through the steps needed to create front-end web application test automation using WebdriverIO. Together we will be writing scripts that automate the testing of front-end applications that use vanilla Javascript, React, and Angular. What we will cover: -Preparing for automated testing -Who should do the automation and with what tools? -Using open-source tools and applications in our testing -Tools include GIT, GITHUB, Node.js, Chrome Developer Tools, Visual Studio Code, Mocha, Chai, and WebdriverIO. -Automating web applications interactions without a framework -Using the Mocha unit testing framework to test your code -Node.js and Chai assertions -Coding standards with ESLint and Prettier -Writing automated tests that interact with the most common web-application elements -Adding validations to our tests -Configuring tests to run against different browsers or test environments -Using Allure reports to generate beautiful reports that include screenshots and videos Check out my Blog for more videos and posts. https://glitchitsystem.com/ Follow me on Twitter: https://twitter.com/glitchitsystems Follow me on Facebook: https://www.facebook.com/Glitchitsytem/ Recorded with Screencast-O-Matic: https://screencast-o-matic.com/refer/cbXDVDiMia Websites hosted by Siteground: https://www.siteground.com/index.htm?afcode=ed43d014d2bad58cc6cc3b5987dedd1d DISCLAIMER: This description contains affiliate links, which means that if you click on one of the product links and buy a product, I receive a small commission. I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for me to earn fees by linking to Amazon.com and affiliated sites.

Read more

  I am excited to announce my most comprehensive front-end web automation test course to date. WebdriverIO: Automate Front-End Web […]

Read more

Course Announcements In the works I am putting the final touches on a brand new front-end test automation course. The […]

00:20 Read time

Read more

Thought Leader’s Perspective Catchy title, huh? The kind people over at QA Touch asked to interview me for their QA […]


  • Copyright 2022