1
vote
1answer
106 views

Where do you store your sprint goal statement in TFS 2012 update 2?

It does not appear that the TFS Scrum template contains a field to store the sprint goal. Am I missing something?
0
votes
4answers
240 views

In scrum, is changing acceptance criteria during a sprint OK?

My organization is currently implementing Scrum. While working on a product backlog item to change the way some business logic is processed, we realized that some of the business logic is flawed. ...
-2
votes
1answer
50 views

Why use iteration to manage sprint? [closed]

I am a scrumaster in a 7 people team. We currently use 1 week long iterations for our sprint. I find the sprint planning overhead is huge (2 hours each week for entire team), and not nearly ...
0
votes
2answers
77 views

Handling unexpected features during sprint [closed]

Our team is going to adopt scrum and agile technics. We've got a product, which we develop for multiple customers. This customers supplied us with necessary requirements, so everithing is fine to ...
0
votes
2answers
71 views

Any project management tool with a sprintboard of sprintboards?

The company where I work carries out several projects at once, so we have several sprintboards. I wonder if your project management tool has a global view or something like a sprintboard of ...
10
votes
1answer
5k views

TFS 2012 Scrum 2 - Best configuration for Areas, Iterations, backlog iteration, sprint iteration

This set of questions tries to elicit a best practice answer on how to setup TFS 2012 Areas and Iterations with Scrum 2. Context: We've been using Team System since TFS 2005 and had initially created ...
0
votes
2answers
128 views

Scrum: Can a developer add a task? [closed]

We have started our first scrum project and I realized that we forgot a task for me (as part of a story), a developer. In respect with the Scrum methodology, can I add this task myself to the sprint ...
0
votes
1answer
249 views

What to do if a Scrum User Story is discovered mid-Sprint to be more complex than originally estimated? [closed]

My team used the Team Estimation Game to do original Story Point estimates, and we do mid-Sprint Planning Poker for new Stories being added to the backlog. At the beginning of Sprint Planning we ...
1
vote
2answers
141 views

When does sprint planning occur?

Does scrum planning for a iteration 2 come after or before the sprint review (demo/retrospective) of iteration 1?
0
votes
1answer
110 views

Track increase effort in Sprint Backlog

We are following Agile development methodology. As a SCRUM master, I am maintaining the Sprint BackLog. I want to know what is the best practice to accommodate any increase in effort for a particular ...
7
votes
2answers
518 views

How to manage multiple teams using Visual Studio Scrum 1.0 and TFS

We are using Scrum 1.0 with TFS to manage our project. There are 2 (soon to be 3) teams who work on different Sprints at the same time. This seems to cause problems for TFS though as the Sprint ...
1
vote
1answer
462 views

Task dependencies and stories too long for sprint

I'm in an environment that is in the beginning stages of implementing scrum for online Flash games. For one particular game, management is requiring two- week sprints with a release at the end of each ...
0
votes
2answers
106 views

How do I fit in random stories into my themed Scrum Sprint

I am a product owner and I am helping setup a themed sprint. To be clear, by themed I mean all the users stories are related or cluster around a common goal. I still have other stories that don't ...
10
votes
5answers
2k views

Sprint work items - Agile Scrum

What tasks that can be included and tracked as work items in the Sprint Backlog? Can Analysis, Review and Unit Testing (of a user story) be included or can only core Coding tasks be included and ...
10
votes
4answers
1k views

How to integrate QA into the Sprint

One of the challenges with Scrum is how to fit QA into the process. Sure, QA works with the developers on each individual user story during the Sprint, but what about giving QA time with the fully ...
5
votes
8answers
707 views

Use SCRUM when team members juggle different roles?

Our roles are not purely product development. We also provide '1st-line support' for internal & external customers, and any of these tasks, by their very nature, will always override any product ...
3
votes
4answers
315 views

How do teams approach current sprint backlog items?

Scrum and agile says that items on the current sprint backlog should be approached in priority order, and one item at a time by the whole team. Practically, that never seems to work for our team. ...
12
votes
5answers
627 views

In agile development how do you deal with the “less-well-architected” code that results from a sprint-focussed mindset

I work on an agile project using Scrum. Sprints have come and gone and we have fulfilled milestones successfully. The system works well enough to meet the current customer requirements. However, we ...
6
votes
9answers
4k views

How to work unestimatable tasks into a scrum sprint?

I am the scrum master for a small team of 4 developers. The project we are working on has a lot of tasks that we have never done before and cannot easily estimate in a sprint planning meeting. What ...
5
votes
6answers
7k views

What are estimate points ,Story points and how to measure them in SCRUM?

Lets take an example suppose we got 5 stories A,B and C,D,E. Importance Name Estimate 90 B 70 A 50 C 35 E 10 D The stories are ordered based on their ...
21
votes
7answers
31k views

What is the difference between Sprint and Iteration in Scrum and length of each Sprint?

Is there a difference between Sprint and an Iteration or one can have Iterations within a Sprint or Sprint is just the terminology used instead of Iteration in Scrum? It will be helpful if someone ...
8
votes
8answers
4k views

Work out sprint capacity when carrying over story points in scrum

Let's say story A is worth 10 story points. Development starts in sprint 100, but is not completed by they end of the sprint. I am then assuming that you do not claim any points. A story is done or ...
1
vote
3answers
520 views

What methods for measuring progress during a release sprint are effective

EDIT TO IMPROVE CLARITY Scrum suggests that you split your development into a number of sprints. Each sprint being a fixed duration. At the end of each sprint you ask the client if you should release ...