new version
Walter Bright
newshound1 at digitalmars.com
Wed Dec 2 14:41:58 PST 2009
Don wrote:
> Interesting question. It'll be some kind of binomial distibution, I
> imagine. The more users you have, the higher the fraction of the total
> number of bugs that you find. Bug reports ought to follow a logistic
> curve: a small number of bugs means that you have very few users, or
> that you are Knuth.
I've definitely noticed that the bug count goes up the more use a
product gets. No bugs == nobody using it.
It's not a linear thing, though, as you get more users they will mostly
rediscover the same issues.
More information about the Digitalmars-d
mailing list