Q
Q
Quber2019-03-21 10:37:19
Agile
Quber, 2019-03-21 10:37:19

What should a programmer do at the end of a sprint?

There is a team of 4 programmers. A sprint is created for 2 weeks. Each programmer has their own tasks. When the sprint comes to an end, programmers who have completed their tasks faster than others take on their colleagues' unfinished tasks. But what to do when there are only 2 tasks left for the sprint, and we have 4 programmers. Two programmers cannot work on the same task because they will interfere with each other. As a result, we have two programmers working, but what about the other two? New Scrum tasks cannot be added to a sprint until it is closed.

Answer the question

In order to leave comments, you need to log in

8 answer(s)
N
Nikolai Konyukhov, 2019-03-21
@heahoh

Write tests, turn on monitoring, system alert, turn up ci \ cd - in general, deal with technical debt.

D
dollar, 2019-03-21
@dollar

For example, there is pair programming .
And let them throw stones at me, but Scrum is not a panacea, but only a convention. In addition to pluses, it also has minuses. You can't live by a plan.

H
hOtRush, 2019-03-21
@hOtRush

If you have true agile, then there are probably goodies like a gym membership, etc., so go

S
sim3x, 2019-03-21
@sim3x

Tests
Refactoring
Test refactoring

V
Vladislav Lyskov, 2019-03-21
@Vlatqa

watch memes vkontakte

V
Viktor Koltcov, 2019-03-22
@Vityarik

Take a task from the backlog and get down to business...

N
nmivan, 2020-01-17
@nmivan

If this is not the first time this has happened, then you have the wrong sprint size or backlog size. It seems to me that it’s better to take it with a spare - the total volume completed per sprint is more important, and not 100% completion of all tasks.

S
StepEv, 2020-01-22
@StepEv

Scrum does not prohibit adding tasks to a sprint. Scrum forbids changing the sprint in such a way that the sprint goal becomes unattainable (and "complete all tasks in the sprint" is not such a goal). If the sprint goal becomes irrelevant, the sprint stops and a new one is formed, with its own goal. If the sprint goal is not achieved by the end of the sprint, the sprint is considered a failure, the reasons for the failure are analyzed in retrospect, and the team decides what it needs to change in its work to reduce the risks of repeating this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question