January 2020 Course Announcements and Coupons
Course Announcements
New releases
WebdriverIO: Automate Front-End Web Application Testing
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
In the works
Since this is a new year I have a roadmap of courses that I plan to create. All courses are focused on testing and test automation.
Here are the planned courses that will be landing this year.
- Automating API tests with Karate DSL
- Testing for Accessibility on the web
- Automated web application testing using Cypress
More courses will come as I have time.
Be sure to sign up for the newsletter, at the bottom of the site, to get notified when this course is released.
Coupons
The coupon for December is ready.
Use coupon code JANUARY2020 to get any of my courses for a discounted price of $13.99.
Current Courses:
QA Guide to Web Application Testing for Beginners
Entry-level introduction to front-end web development and automated testing of a non-Angular app using Protractor.
- Learn the basics of HTML, CSS, JavaScript
- Build a simple front-end app
- Learn to use Protractor to test that app you just built
QA Guide to Web Application Testing for Beginners
Introductory course on testing web applications.
- Learn a little about how web apps are built
- Build out a test suite using QA Touch
- Walkthrough testing several apps
QA Guide to REST API Testing for Beginners
Introductory course on REST APIs.
- Learn what an API is
- Use Postman to make requests
- Use Postman to test your requests
JavaScript for QA Engineers and SDETs
A more in-depth guide into JavaScript geared towards QA engineers.
- An in-depth overview of JavaScript features
- Lots of assignments and activities to practice
- Prep section for getting ready for a technical JavaScript interview