| Article: |
An Introduction to Extreme Programming | |
| Subject: | Extreme | |
| Date: | 2001-06-28 11:06:39 | |
| From: | mvr707 | |
|
The article has a "feel good" touch about it:) Its nice...
|
||
Showing messages 1 through 1 of 1.
-
Extreme
2001-06-28 11:21:11 mvr707 [View]



This is waterfall folded in the middle and spiralled (Iterated).
RS: Requirements Spec
FS: Functional Spec
D: Design
C: Coding
UT(P): Unit Test (Plan)
IT(P): Integration Test (Plan)
ST(P): System Test (Plan)
AT (P): Acceptance Test (Plan)
Waterfall:
RS->FS->D->C->UT->IT->ST->AT
Convert that to a Delta shape with iterations
(RS,ATP)->(FS,STP)->(D,STP)->(C,UTP)->UT->IT->ST->AT
This is a tight Delta Spiral. And after a few
cycles, we hopefully hit the bulls eye!:)
As we know, different models are appropriate for
different stuations. So what are the salient differences of Extreme Prog and when is is appropriate?
The article makes good reading but leave hugh and dry