Software Development Insights

Software Can be Tested to Death – When Testing is No Longer Effective

Royd Brayshay
17th September 2025

Home Insights Software Can be Tested to Death – When Testing is No Longer Effective

Users soon stop using unreliable software if they have a choice and testing would seem to be the obvious fix for this; but testing costs money to do and even automated tests have to be maintained, so add to the overall costs of development. So the truth about testing is a lot more nuanced and has to be assessed in the context of the maturity and value of software system. The real truth is the any software testing needs to be strategic and that strategy must change according to the circumstances.

Judgement is one of the biggest things experienced product developers can bring to a team. This judgement can massively influence the costs and outcomes of any software project. Ash Winter recounted a recent experience surrounding testing strategy at Agile Yorkshire and points out what  can happen when the costs of testing become misaligned with current business forces.

Share Article

Insights.

How to Run a Code Club
How to Run a Code Club

We’re hosting a Code Club community training evening to allow anyone who is thinking of becoming a Code Club volunteer an opportunity to find out more about Code Club and get an insight into what to expect and how to… 

Discover More
Building RaceBest
Building RaceBest

This year saw the launch of a new service from Leeds-based start-up RaceBest Ltd. NewRedo were responsible for building their online system and we continue to host and support it. In building the system we utilised some of the latest… 

Discover More
ASP.NET MVC on Ubuntu with NGINX
ASP.NET MVC on Ubuntu with NGINX

We’ve just published an early working version of an on-line service created by NewRedo, however, although written in ASP.NET MVC 2, it’s not running on a Microsoft server. Instead we’re running on Ubuntu 11.10 using the NGINX web server. First,… 

Discover More