After making a few samples with some variations on the formula, we decided to give it a try, so I implemented a few changes during the weekend to support it on our internal defect tracking tool (it's a bit primitive, but easy to customize), here you can see the result:


I think the method will need to be fine-tuned for our needs, but we already see an improvement over just having a very subjective "priority" field for the bug.
Thanks Jonathan for the excelent reference!
By the way, the original article can be found here. It's worth reading!
1 comments:
It sounds easy, but it really reminds me to "structured estimation" as introduced by Steve McConnell at "Software Estimation: Demystifying the Black Art".
It is so simple, but it helps you thinking in a more structured way. When you just say "high" or "low" or something like that, you're not normally making your best, and this really simple technique helps!
Good work!
Post a Comment