5
votes
11answers
209 views
Information/knowledge flow within the team
I want to avoid the situations when my developers do not share the common knowledge (solutions for the problems they encountered, cool tips, common mistakes, shortcuts for achieving particular goal, …
7
votes
13answers
437 views
Agile Myths and Misconceptions
What are the myths or misconceptions related to Agile?
There are lot of misconceptions related to Agile that an average new comer may fall into. What are the misconceptions in the Agile world and how …
0
votes
4answers
67 views
Code Review Documentation in Agile Projects
Hi,
The organization I work with, a large Indian outsourcing company, enforces documentation of code review comments. The rationale is that this gives the team insight into the quality of code …
8
votes
4answers
759 views
How do you use FogBugz with an Agile methodology?
"Evidence-based scheduling" in FogBugz is interesting, but how do I use it w/ an Agile methodology?
1
vote
3answers
73 views
Examples of using Doctests in Django in an Agile / BDD way
I'm interested in learning how to Doctests and Unit tests in a more Agile / BDD way.
I've found a few tutorials that seem reasonable, but they are just thumbnails.
What I would really like to see is …
0
votes
1answer
41 views
ISO public Django apps developed Agile / BDD style with Doctest, Unitests and Selenium
I've found several blog posts where TDD/BDD is explained, but the examples are usually really basic. Usually they are just for Models. I want to see how people are really using BDD in Real Life.
I'd …
6
votes
5answers
236 views
What can a single developer learn from Scrum?
Let's say that a developer is interested in learning Scrum, but nobody else on the team is interested. I realize that Scrum is made for teams, and the process would have to be modified to fit a single …
3
votes
8answers
170 views
How do you estimate an agile project up front?
When working on fixed price software development projects, I frequently find myself having to estimate the total number of hours a project will take after the price is set, but before the work is …
5
votes
6answers
179 views
Agile/Scrum developement: How do you handle “off” day?
Agile/Scrum development is a very collaborative development process. e.g. it requires developers to continuously communicate & work closely together day-in day-out.
How do you handle your "off" …
2
votes
2answers
69 views
Are there any resources similar to katacasts.com?
I recently discovered Corey Haines great site katacasts.com, and I find it to be an excellent learning resource as well as a source of inspiration.
Are there any other sites where I can find videos …
14
votes
9answers
260 views
Role of Testers in Agile?
I work in a team which has been doing the traditional waterfall method of development for many years. Recently, we've been told that future projects are going to be moving towards an agile …
3
votes
3answers
130 views
Agile development and architecture
How does a formal architecture specification fit in with agile development - if at all?
I'm thinking specifically of Scrum, which makes no mention of an architecture amongst the official artifacts.
…
3
votes
5answers
87 views
Dual bandwidth agile team?
I'm trying to figure out how to solve some challenges that my team is facing while attempting to apply agile. The one that is causing the biggest headache at the moment is due to the dual role nature …
1
vote
2answers
143 views
Has Agile methodology produced any complex products (not projects) that have shipped for more than 3 years? [closed]
Can you point to any one product from a serious product development firm (Microsoft, Oracle, Veritas, etc), that has been shipped for more than 3 years and was built from the ground up using a pure …
1
vote
6answers
114 views
Scrum and Story Points - why ideal man-days not ideal man-hours?
I am used to thinking about time estimates in the way suggested by Joel Spolsky - that if a scheduled item takes more than 16 hours, it should be divided into smaller tasks. Now, I am implementing …
