Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 1
    "Ask about TDD (test-driven development) subtract 2 points if they don't use TDD add 1 if they do" makes no sense. Just add 3 if they do. Commented Jan 16, 2011 at 4:48
  • I see what you're saying...I didn't simplify my formula...but I think my point is clear. Commented Jan 17, 2011 at 8:12
  • 1
    WTF has CI and TDD to do with Agile? Sure, makes releasing easier but you really don't need it to work in an agile way. And believe me, I know companies with TDD and CI that are NOT agile whatsoever. Commented Aug 3, 2011 at 13:15
  • TDD and CI alone does not make an environment agile. However, missing those elements is a warning sign that there isn't a true commitment to being agile. Commented Aug 3, 2011 at 18:03