In Agile , your goal is to get Done , working software to sprint review meeting at the end of the sprint , If is not done , you can't show it. Sample Definition of Done (DoD): For Development/Coder: Code is written with unit tests. Unit tests have a minimum of 75% Code Coverage. Code has been merged … Continue reading DOD Definition Of Done