How does Scrum work on large complex stories? We cant do this in a month? February 1, 2009
Posted by editor in Agile Practices, Scrum, XP Practices.add a comment
The word potentially shippable does not mean that you ship to production every Sprint in Scrum
You can have stories that span multiple sprints, that may not make it to production. This may be part of a larger EPIC story. The goal is to work on it every sprint. We have seen many instances where the product owner decided to ship the story half way through that process, as they see see that what is developed so far is not complete, but is good enough to ship.
What is Kiss Principle November 3, 2007
Posted by editor in Agile Practices, TDD, XP Practices.1 comment so far

KISS in Agile stands for Keep it simple Stupid
This applies to everything from planning, to design to development.
Do the simplest thing possible.
Don’t make it up.
Keep it simple