Iterative, Test-Driven Development

My Quora answer : Iterative, “test driven”, development. Break your idea down into a number of simple “stories”, each of which describes a single chunk of activity which goes all the way through from the beginning to the end of a user’s experience with the software. Importantly a story is not a traditional “component” … …