Joseph Cole-Showers

Software

Why Waiting Matters: Making Automated Tests Reliable | HackerNoon

I remember working on a project where I was implementing a regression suite for a web app using Cypress. Initially, everything was going smoothly, and the tests were running well. However, I soon encountered a frustrating situation: some tests began to fail for seemingly no reason. It wasn’t as if I had introduced any changes that would cause this, but the failures persisted. I spent quite a bit of time debugging the issue, trying to

Read More »

Mobile App Test Automation – Getting Started With Appium Part 1 | HackerNoon

If you have been avoiding mobile test automation because it sounds too complex or you are unsure where to start, fear not! When it comes to end-to-end testing for mobile apps, it can feel a lot like preparing for a trek through an unknown jungle. Whether you are looking to test an Android app or an iOS app, this guide will simplify the setup process and get you kicking with mobile app test automation. Without

Read More »