Skip to content

Instantly share code, notes, and snippets.

@scvsoft-marianovicente
Last active June 17, 2020 20:25
Show Gist options
  • Select an option

  • Save scvsoft-marianovicente/bf7375a41230c9b7523038b9dbe6a77d to your computer and use it in GitHub Desktop.

Select an option

Save scvsoft-marianovicente/bf7375a41230c9b7523038b9dbe6a77d to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment