-
反復型開発
Repetitive development
-
イテレーションごとに部分的な設計・実装・テスト
Design/implementation/test for each iteration
-
半完成品システムのリリースを繰り返す
Release partially-completed producdt
-
単体機能の実装
Unit-based implementation
-
コード修正とテストの繰り返しによって進める
Repetition of code modification and testing