| Points | Summary | Solution | Effort |
|---|---|---|---|
| 1 | Insignificant, change a line, type | Obvious, zero uncertainty | Simple, could do many of these per day. |
| 2 | Minimal change, configuration changes | Known, ** almost no ** uncertainty | Pretty easy, a code re view for quick check |
| 3 | Small, a specific feature, research or collaboration with other teams ** insignificant ** | Generally known, little ** uncertainty ** | I'm going to need ** to focus **, requires ** code review and tests ** with effort, you need ** a ** concentration session. |
| 5 | Feature ** complex **, requires ** very little ** research or collaboration with other teams | I have an idea, ** research limited to known ** uncertainty | Complexity or amount of work requires ** a couple * * of concentration sessions |
| 8 | Feature ** complex or large **, requires ** a little ** research | The concept and objectives are ** known **, the solution requires ** a little ** research that can only be achieved as part of the job | The complexity or amount of work requires ** several ** concentration sessions |
| 13 | Feature ** very complex or very large **, requires a lot of research and coordination with other teams ** significant ** | The concept and objectives are ** known **, the solution requires ** a lot of ** research that can only be accomplished as part of the job | Complexity or amount of work requires ** many ** concentration sessions |
Any ticket with more than 13 points, should be divided into smaller tickets. Try to create research tickets in order to define the ticket score in a more accurate way.
| Bump | Testing |
|---|---|
| Base | ** Zero ** extra effort doing testing, beyond common practices |
| +1 step | Testing effort ** exceeds common practices ** and is ** equal ** to implementation effort |
| +2 steps | Testing effort ** exceeds common practices ** and is ** greater ** than implementation effort |
| Bump | Risk |
|---|---|
| Base | All risks outside the ticket, are ** accepted, resolved ** or ** mitigated ** |
| +1 step | Risk ** low to moderate ** is accepted within this ticket |
| +2 steps | Risk ** moderate to high ** is accepted within this ticket |