Questions tagged [sprint]

A sprint is a set period of time during which specific work has to be completed and made ready for review. The duration of the sprint is decided by the scrum team and is fixed. The delivery of the sprint is a deployable product. **Important note:** This tag is ONLY for questions about code; questions on methodology or project management should be directed to Software Engineering SE or Project Management SE.

A sprint (or iteration) is the basic unit of development in Scrum. The sprint is a "timeboxed" effort; that is, it is restricted to a specific duration. The duration is fixed in advance for each sprint and is normally between one week and one month, although two weeks is typical.

Each sprint is started by a planning meeting, where the tasks for the sprint are identified and an estimated commitment for the sprint goal is made, and ended by a sprint review-and-retrospective meeting, where the progress is reviewed and lessons for the next sprint are identified.

Scrum emphasizes working product at the end of the Sprint that is really "done"; in the case of software, this means a system that is integrated, fully tested, end-user documented, and potentially shippable.

125 questions
0
votes
1 answer

TFS 2017 Calculate bugs estimation with Stories estimation on Sprints

I have just noticed that all my bugs in the Sprint (managed at the same level as Stories by Sprint configuration) are not calculated in to total times on the right bar in Sprint view. So now for each bug i need the developer to open a Task? I just…
YanivHer
  • 123
  • 14
0
votes
1 answer

Query shared fields on "Work Items and Direct Links"

So I am trying to write a query that will show me completed bugs, of completed PBIs, that were handled within the same sprint. In other words, bugs we introduced with new functionality, but also closed before finishing the Iteration. The issue is…
Devin Gleason Lambert
  • 1,516
  • 1
  • 13
  • 22
0
votes
2 answers

Is possible to make a division between two queries in Visual Studio Team Services chart?

My team want to measure the Points Commitment Reliability metric, witch is as simple as the points delivered in sprint vs the points planned to be delivered. In fact, we have two queries showing it but separately, and we want to know if is posible…
Josbel Luna
  • 2,574
  • 3
  • 17
  • 25
0
votes
1 answer

TFS/VSTS User Story Tasks to have Start/End Date automatically set based on Sprint dates

For my project in VSTS, I have the SCRUM Sprint with the Start and End dates set. I have created the user stories and tasks under each user story and have arranged the tasks according to the priority and also arranged the User Stories according to…
0
votes
2 answers

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 work well in the theme that I want to include. The…
Paul Hildebrandt
  • 2,724
  • 28
  • 26
0
votes
1 answer

Custom states in Team Foundation Server (TFS) 2015 for reporting

So basically, at my workplace we are going to be changing the regular "states" that are in the agile iterations/sprints in Team Foundation Server 2015. We are going from the states "New, Active, Closed" to "New, Coding, Testing, UAT, Done". The WIT…
gordsmash
  • 121
  • 3
  • 10
0
votes
1 answer

How to add columns in sprint board TFS (not backlog board)

In the newer versions I can customize the product backlog board by adding columns and set states. I want to do the same in the sprint board but I can't find that functionality. I've change the way you can work with Bugs but it still don't give me…
Eliza77
  • 1
  • 2
0
votes
1 answer

Jira Software - System health gadget

We've taken Jira software for agile project management. Not seeing the 'Sprint Helath Gadget'. Do we need to take something else to get this?
Nayeem Ahmad
  • 489
  • 1
  • 4
  • 8
0
votes
3 answers

Sprint Planning Checklist in Jira

Recently my company took Jira for Agile project management. As part of our process definition, we have a list of items that need to be covered in Sprint Planning (we used to use a checklist in trello for managing them). In Jira, how do we…
0
votes
1 answer

Estimated work vs work done by user story in Team Foundation

We use the agile process of the Team Foundation Server. I would like to get a report showing the orgininal estimated work vs the total work it really took for each user stories in our last sprints. Is there an easy way I can get that or I would…
Jonathan
  • 1,276
  • 10
  • 35
0
votes
4 answers

Why we cant use arithmetic mean when in planning poker?

Why so? I really can't understand that. Why we can only select from numbers proposed by players?
Don_Quijote
  • 936
  • 3
  • 18
  • 27
0
votes
1 answer

How do I see multiple sprint board for different clients of a single project and get complete status of all features in TFS 2012?

Hi all TFS administration experts, I am a newbie in TFS administration so need some guidance. We have a small team working in a single project and we are using TFS 2012 and template is Microsoft Visual Studio Scrum 2.1. Initially the structure was…
Sadia
  • 1
  • 1
0
votes
1 answer

TFS 2012 Scrum - Sprint cycle showing incorrectly in the backlog page

We started using TFS 2012 recently for SCRUM methodology and below is our current structure. We have issue with showing the sprint cycles in the Product Backlog page: > Team Project 1 > |_Iteration 1 > |_ Sprint 1 of Iteration 1…
Arun
  • 153
  • 1
  • 1
  • 8
0
votes
4 answers

How to account for Sprint Planning?

We are a small group of 3 developers working on a project, using Scrum. We are using 6 hrs/day/developer for capacity planning. My question is - if we are using 2 week Sprints and spend most of the day (5-6 hours) doing Sprint Planning, should we…
0
votes
1 answer

How to see what changed in a sprint in greenhopper

We use Greenhopper/Jira for planning our Sprints. A coworker want to see the changes that happens during a sprint: what tasks got, done; What tasks got added or removed from the sprint. Is there a nice way to do that? The only think we came up so…
Jens Schauder
  • 77,657
  • 34
  • 181
  • 348
1 2 3
8 9