heusserm (email not shown publicly)
http://www.xndev.com/AOL IM: MatthewHeusser (
Add Buddy, Send Message)
Matt Heusser is JAPH and an
XP-Er [xprogramming.com]. (The Methodology, not the Operating System.) Right now, he's doing a lot of Test Driven Development in Perl.
A QA person is a valuable *addition* (Score:2)
FWIW, quality assurance is not just the process of finding bugs so they won't effect end users. Its also the process of keeping the system at high quality throughout development to reduce development time so the programmers aren't spending all their time chasing bugs. It works much better when you do it as you go. It also works much better when the person testing it knows something about how it works. You'll have to take my word on that because I'm a bit rushed, but this is my experience.
So with that
Re:A QA person is a valuable *addition* (Score:2)
a) In theory, the QA person is more familiar with all types of testing (unit, functional, acceptance, etc.) and knows more about common usage, utilities, tools, etc. (And if they don't siccing them on this task will make it so!) So you take advantage of specific knowledge.
b) It scratches the itch most good programmers have t
Just to be clear: (Score:1)
Just TBC: 2nd Attempt (Score:1)
YES! That's what I'm arguing for. That's why I said the QA person must follow through the "Entire Lifecycle." It doesn't matter if you are good at catching bugs if the codebase is a pile o
Re:Just TBC: 2nd Attempt (Score:2)