I love testing. I don’t love scripted, manual test cases. But the fact is that every job has elements you don’t enjoy, and every context needs something another doesn’t. Sometimes, scripted manual test cases are either the way to go, what the client wants, or both. So how do you write scripted, manual test […]
Tag: Test Scripts
There Is No “Manual vs Automated Testing” Conflict
I’m a little bit frustrated. Since Twitter died and I decided to start engaging on LinkedIn more, I keep seeing posts that perpetuate this idea of “manual” vs automated testing; us vs them. There is no versus. Your civil war is manufactured. There’s room for everyone and we all want the same thing: […]
The Five “I”s of Great Testing
What makes a great tester? A few discussions I’ve seen lately have gotten me thinking about this: What do testers do? How does an ISTQB-following tester compare to an “Agile” or “modern” tester? Is it a tester’s job to decide the severity and / or priority of a bug? Why do people use […]
Beyond Bugs: Testing IRL Part 4
This is part four (the final part) in a mini-series – Testing in Real Life – that aims to share practical information about testing, based on real life examples. It’s born from the observation that a lot of resources I’ve seen appear to concentrate mostly on theory, or how to advance existing experience, but […]
Verification as Code
I recently listened to a talk by Matt Long on Why We Should Test Programmable Infrastructure. You can watch a version of it on the MoT Dojo. During the talk, he used the phrase “infrastructure as code”, which you may have heard before. Wikipedia describes “infrastructure as code” as: “the process of managing […]