Software Testing Posts
Subscribe to the full blog feed using RSS
Interested in sponsoring the site? [find out more]
Subscribe to the full blog feed using RSS
TLDR; Selenium WebDriver Course course has been released to YouTube as a 16 hour video. And split into 8 smaller 1-4 hour video chunks
TLDR; We can only test to the level supported by our Ability, and the degree to which we are supported by tooling to Observe, Interrogate and Manipulate the System.
In January 2026, I was guest on the “How to Test This?” Podcast.
TLDR; When testing web apps we need to test the interaction between the browser implemented controls and our system. We don’t test the browser.
TLDR; Generate CounterStrings, random data from Regex, ranges of data, and strings made by concatenating repeated data.
TLDR; Technical Web Testing course has been released to YouTube as a 6 hour video.
TLDR; an overview of the basic shopping cart that you can use to explore, automate through the UI or REST API and perform security testing on.