Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: What is quality?

by ptum (Priest)
on Jul 28, 2006 at 16:20 UTC ( [id://564383]=note: print w/replies, xml ) Need Help??


in reply to What is quality?

I don't think the concept of quality is anywhere as complicated as you make it out to be.

Let's take your example of claiming that your software is all very 'gloomf'. So I'll ask you a few questions:

  • How do you measure gloomf?
  • Who is responsible for checking your software for gloomf?
  • How long do you spend evaluating your software for gloomf before it is rolled out?
  • To whom do the gloomf-assurance folks report?
  • What is the ratio of gloomf-assurance folks to developers?
  • Do your gloomf-assurance folks have veto power over software rollout?
  • What is the ratio between gloomf failures before your software is rolled out, and gloomf failures after your software is rolled out?

If you can't measure gloomf, I'll know you don't have any, or if you do, it's by chance. If you measure gloomf, but you get it wrong, I'll know you are well-intentioned but clueless. If you don't have many gloomf-assurance folks (with at least some power and a level of independence from the development management) or if you don't give them much time to ensure your software is gloomf, then I'll know you are gloomf-challenged. If there is no discernible difference between gloomf failures detected before software is rolled out and gloomf failures detected (presumably by customers) after the software is distributed, then I'll know that you either have crummy developers, lazy gloomf-assurance folks, or very adventuresome customers (or perhaps all three).

There are a lot of things that can't be proven, but we still can hedge our bets. When you apply for a mortgage, the bank tries to cover its investment by assuring itself that you have future earnings potential. You can't prove that you will continue to earn money, but you can show your W-2 statements over the past several years and demonstrate that, if the past is a decent predictor of the future, you will be able to pay your mortgage. In the same way, we can assure ourselves of quality in future use of software by demonstrating that we have exercised due diligence in the software development cycle.

The happy news for software developers is that there is so little quality out there that even a little can give you a substantial competitive advantage. I used to do QA work for a major online retailer and I took a lot of pride in finding bugs in software before it was rolled out, often very hurriedly. If you have ever worked with a competent QA person, you know that they are worth their weight in gold, and you tremble when you turn your software over to them. Some things cannot be strictly 'proven', but you can provide some pretty decent safeguards and assurances that at least you tried to get it right.

Heck, you might even qualify for a mortgage.


No good deed goes unpunished. -- (attributed to) Oscar Wilde

Replies are listed 'Best First'.
Re^2: What is quality?
by apotheon (Deacon) on Jul 29, 2006 at 09:06 UTC

    You're right, to at least a significant extent, of course. On the other hand, you're addressing a narrow field of software development, and quality can be measured, created, and "proven" differently in other development circumstances. The example that sprang to mind while I was reading it is open source development.

    Within (successful) open source software development projects, QA personnel vastly outnumber core developers — and yet, a great many QA personnel turn into patch developers, while core developers become in essence project managers for bug fixes. The model further diverges in how one can recognize quality: you can track the very public management of bug fixes and the development process, and even view the code. So can everyone else.

    Ultimately, the difference is to a great extent the relative ease of measuring its quality.

    I had more to say — profound, wise stuff, of course — but I got distracted by the fact that Edward Scissorhands is on TV, and I forgot what I was going to say.

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

      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.

        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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://564383]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (1)
As of 2024-04-24 14:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found