Development process » History » Version 1
Greg Burri, 12/03/2008 03:02 PM
1 | 1 | Greg Burri | h1. Phases |
---|---|---|---|
2 | |||
3 | # Brainstorming. |
||
4 | # Functionnal definition. |
||
5 | # Defining of technologies and tools. |
||
6 | # Creating of some prototypes to validate the point above. |
||
7 | # Architecture of components and theirs interface. |
||
8 | # Specification and modeling of each components. |
||
9 | # Implementation of each component with unit tests. |
||
10 | # Alpha test : Testing of the application and profiling of the components. |
||
11 | # Beta test : Testing with people who didn't participate in the project. |