This post is from allaboutagile.com by Kelly Waters.
A key principle of agile software development is “done means DONE!”
To be more specific, here’s a 10 point checklist of what constitutes ‘feature complete’…
- Code produced (all ‘to do’ items in code completed)
- Code commented, checked in and run against current version in source control
- Peer reviewed (or produced with pair programming) and meeting development standards
Click here to see the full post.