
All Articles
41 articles





Strategy
Testing Software using Decision Tables
Decision tables are software testing tools used to ensure one fully captures the expected behaviors of features involving complex business rules. Once created, decision tables provide valuable documentation of the software's desired behavior that one can directly use to create their test cases with. Learn how to create and use decision tables for testing your next Agile story in this article.

Nightwatch
Automated Email Testing with Nightwatch and MailTrap
This handy guide will show you how to perform email testing in your end-to-end test automation to verify email delivery, recipient, localized content, or follow links out of account verification/activation emails in your Nightwatch selenium test suite using the MailTrap email sandbox tool.

Nightwatch
Automated Visual Regression Testing Guide - Best visual tools, how, and when to use them
Visual regression testing is a QA testing technique effective at catching look and feel or layout regression defects and catching bugs that you aren't explicitly looking for in your tests. These tests can be flaky or high maintenance without the right combination of visual testing tool, platform, and style so this guide will help you pick the best visual regression tool and write maintainable visual tests.

Nightwatch
Using TypeScript to write Nightwatch.js Automated Tests
Nightwatch supports TypeScript! Learn how to write your Nightwatch automated tests and page objects using TypeScript with the examples in this documentation. Get the benefits of intellisense and type checking in both your tests and page objects!

Ubiquiti
Speed Test Comparison Unifi Wi-Fi 6 Pro vs UAP-AC-Pro access points
Ubiquiti released their new Wi-Fi 6 access points including their new U6-Pro-US so I decided to upgrade and test the speeds to see how the Unifi Wi-Fi 6 Pro compares to the UAP-AC-Pro and UAP-AC-HD using an iPhone 13 pro and iPerf3.


Sensors And Devices
Reviewing SwitchBot door contact and motion sensor home automation
In this review I'll use SwitchBot door contact and motion sensors to setup smart home automation routines using Amazon Alexa and the SwitchBot app to turn on lights when I open the door or shut lights off when occupancy isn't detected in the room.



Sensors And Devices
Testing the Flume 2 for wifi water monitoring and leak detection
The Flume 2 provides wifi whole-house water monitoring without requiring cutting plumbing or external power allowing you to see check water usage and get notified of leaks in near real time. Learn about how to install the Flume and my impressions after 3 months.

Sensors And Devices
Best Variable Pump Speed for Pool Energy Savings
Learn how to calculate the best speed to run your variable speed pool pump at to efficiently keep your smart home's pool clean while saving energy and money by determining your gpm flow rate by calculating the total dynamic head without a flow meter.

Security And Cameras
Review and setup of Amcrest's AWC897 4K webcam
Amcrest has been releasing 1080p and now 4k webcams at budget-friendly prices throughout 2020 and 2021. This review will setup their latest 4k webcam and test the microphone audio, resolution, and color balance to see if they've improved over their previous webcam models.






Sensors And Devices
Using SwitchBot to install a smart switch without a neutral
Renters who can't replace their switches or homeowners without neutral wires needed for smart switches have trouble installing smart switches in their homes. Switchbot makes a unique product that allows you to convert your dumb switches into smart switches.

Security And Cameras
Comparing the Amcrest ProStream AWC2198 webcam to other 1080p models
Amcrest generally puts out pretty decent quality security cameras at a reasonable price, but their webcams have been hit or miss. This review will see if the latest Amcrest ProStream model AWC2198 USB webcam gets it right.


Sensors And Devices
Review of Crenova's XPE660 1080P HD LED projector
Crenova recently released a 1080p (upscaled from 1280x800) projector which makes a great companion for projecting streamed content from smart devices like an Amazon FireTV stick. In budget projectors brightness and sharpness are usually sacrificed. Let's see how it holds up in this review.

Security And Cameras
Review and setup of Amcrest's AWC195-B 1080P HD webcam
Amcrest, normally known for their security cameras, has recently released their second HD webcam, the AWC195-B to meet the demand from remote workers. Their first HD webcam had acceptable video quality, but terrible microphone. In this post I'll review their latest webcam and see if there are improvements to video and audio quality.






Nightwatch
Automated database testing with Nightwatch.js
When writing automated browser tests at the UI using frameworks like Selenium or Nightwatch.js it can be useful to validate your front-end interactions cause the desired changes in the backend database. This tutorial will show you how to use Nightwatch to write database tests against SQL databases.








