7
votes
13answers
422 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
62 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 …
1
vote
3answers
67 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 …
5
votes
6answers
177 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" …
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 …
14
votes
13answers
411 views
How to stay DRY? Do Not Repeat Yourself!
I find that one of the most frustrating aspects to software development is finding a solution to a problem, forgetting it, then being faced with the same issue in the future only to forgot how you …
3
votes
3answers
127 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
86 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
6answers
108 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 …
1
vote
2answers
140 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 …
13
votes
7answers
478 views
Kanban/Scrum Boards
I'm curious as to what other people use for physical Kanban/Scrum boards in their companies. I appreciate that because of sensitive business information you may not be able to provide a photo of the …
2
votes
2answers
66 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 …
0
votes
4answers
49 views
When to perform spikes in agile
At my current company I have started to bring in agile practices and we're off to a good start. We're through our first release and are soon starting on our second release. While management has agreed …
4
votes
7answers
126 views
How to motivate stake holders to test the sprint delivered software
One recurring problem we have in projects is the fact that the stake holders only start looking properly into the delivered software until the near the final release date even though we deploy the …
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 …
