Software Testing Basics, Part 1
Software Testing Principles June 8, 2024 The problem is not that testing is the bottleneck. The problem is that you don’t know what’s in the bottle. That’s a problem that testing addresses. -Michael Bolton, author, “Rapid Software Testing” Contents Who am I? Software Testing Principles Conclusion Who am I? I'm a recent grad of a software bootcamp. Although I picked up programming in high school, I didn't write a line of code from 2005 to 2023. So what makes my blog worth reading? There's plenty of sources out there with more claim to authority on the topic of software testing. Why should anyone read this one? Well, first of all, this is for me. I've been in position my times to do provide education and training, and I enjoy it. Beyond that, I've never learned a topic half as well as I do when I have to teach it to someone. This blog gives me a good way to practice what I learn and hopefully help others along the ride with me. For the reade...