Your devs are great testers

César Afonso
3 min readAug 14, 2022

I know what you’re thinking: NO!

Copyright © MonkeyUser.com

No No No! Devs are biased and they’ll test the happy paths. They know where the “issues’’ are, they’ll work around them, they’ll… They know where the “if-else” is.

Yes, this is somehow true. Developer’s brains are formatted to “Development” and biased towards the code they wrote. This isn’t because devs are weird or have some human limitation. It’s how the human brain works. But, as any human being, their minds can be shaped.

Different strategies and roles

Let’s take a step back. There are numerous different quality assurance strategies and you should have them in place, like automatic tests (Unit, Integration, End-to-End, etc), manual tests (done by independent quality teams or in test ensembles), UX tests (where you identify experience failures) and so on. And you should have different roles in your organization related to testing (Quality Engineers that help define the path for Quality Assurance, quality teams that just follow testing scripts, etc). Of course, all this assumes your software needs it and you have enough money to do it.

But, even if you have the money to have all these safety nets in place that protect customers from headaches (and, ultimately, your image, reputation and business), there’s one tester that can be the best…

--

--