Login
From:
The Solution Space
(Uncensored)
subscribe
The Best QA is to Make Error States Impossible – The Solution Space
https://solutionspace.blog/2023/11/15/the-best-qa-is-to-make-error-states-impossible/
links
backlinks
Tagged with:
tech
software development
code
programming
language
quality
observations
types
cleancode
technology selection
Roast topics
Find topics
Find it!
The different levels of testing are well known: A bug found by the customer is extremely expensive, a bug found in acceptance testing somewhat less. At the end of the chain, usually, unit tests are…