| Deliverable | Description | Rationale |
|
Story Abstract
|
Describe a scenario for use of the system.
|
Attack a small, but meaningful chunk of the problem to ensure scope is understood across the team.
|
|
Test & Design Spec
|
Instructions for testing a portion of the system. Additional UML designs where appropriate.
|
Confirm understanding of requirements. Formalize test coverage.
|
| Executable Code
|
Consists of metadata declarations, procedural business logic, and visual presentation that could be developed, integrated, or accessed as an on demand solution. |
Working software is the best demonstration of a solution.
|
| Test Results
|
Continuous integration of the solution includes ongoing execution of unit, functional, and integration test suites and review of results.
|
Validate solution matches expected results.
|
| Operational System
|
Deployable solution including operational and usage guides.
|
Raison d'être.
|