Search Results

0
votes

What are the major benefits of scrum as a methodology?

I've been "Scruming" for two years and my experience tells me that it's much easier to know "where we are" at any point because the development process is in fixed length periods (Sprints) that all …
0
votes

Sprint Lengths - 2 week vs 30 days

Sprint lengths may vary from project to project but should remain constant throughout the same project. The best thing to do is trying to find the most confortable sprint length for your team, I've …
1
vote

Best Scrum tools

Around here we've also been using Cochango plugin for TFS, but whatever the chosen tool may be the important thing is visibility. Around here we started to print our Burndown chart and take it to e …
1
vote

What’s the best strategy for team room music?

A pair of good noise-cancelling headphones …
0
votes

Looking for Scrum related articles

I keep a few of the in my delicious http://delicious.com/temujin/scrum …
0
votes

What measurement do you use in your development process to determine *Doneness* of your software?

Each project will have it's own definition of done, ours is code complete (compiles successfully, etc), unit tested (or some kind of local testing if not possible) and released within one of our pa …