Confirmed users
820
edits
Line 29: | Line 29: | ||
==== Estimation ==== | ==== Estimation ==== | ||
(NOTE: as a rough estimation, we can say 1 bug = 1 point, and skip this; up to you). | (NOTE: as a rough estimation, we can say 1 bug = 1 point, and skip this; up to you. But IMO doing the real planning thing helps us understanding the bugs). | ||
* we estimate relatively to other bugs. As first bug to help estimate, we'll take a bug that needed around 2 days to fix (including tests, reviews, discussions), and we'll assume its complexity (or "p-value") is 1 point. Then all other estimations will be done relatively to this bug and other bugs. | * we estimate relatively to other bugs. As first bug to help estimate, we'll take a bug that needed around 2 days to fix (including tests, reviews, discussions), and we'll assume its complexity (or "p-value") is 1 point. Then all other estimations will be done relatively to this bug and other bugs. |