Showing posts with label quality assurance. Show all posts
Showing posts with label quality assurance. Show all posts

Apr 19, 2012

Q is for...

Quality Assurance!


Now, I'm a programmer. I write software for a living (well... and apparently do business analysis and manage projects... but that's not in my job title), and even though I'm sure that it always works flawlessly, sometimes the world is a flawed place. Once upon a time, I worked at a company that had no QA department at all. Every single piece of code was tested by the developers (usually the one developing it) and promptly pushed out to the users.

Anyone who's ever worked in software development is probably cringing right about now. So I'd just like to thank all the testers out there. I now work with a great QA department that does regression testing and has unit batch tests to make sure that when I'm tinkering with the the secondary market UI to pull in daily investor prices I haven't thrown a wrench in the loan locking mechanism that it's called from.

Like I said, the code always works. But when it doesn't, QA people, I salute you.