in reply to Re^2: What is quality?
in thread What is quality?

Within (successful) open source software development projects, QA personnel vastly outnumber core developers...

That's not a good sign for Perl 5.8.9 then, when the pumpking puts out a release candidate and gets fewer test reports than there are people with active commit access to the repository.

Replies are listed 'Best First'.
Re^4: What is quality?
by apotheon (Deacon) on Jul 30, 2006 at 05:18 UTC

    Most of us QA testers are users with a vague notion how to operate bug-reporting software. We don't tend to file test reports — only bug reports, and those of course only when we find them.

    print substr("Just another Perl hacker", 0, -2);
    - apotheon
    CopyWrite Chad Perrin