Development process » History » Version 2
Greg Burri, 12/04/2008 09:43 AM
1 | 1 | Greg Burri | h1. Phases |
---|---|---|---|
2 | |||
3 | 2 | Greg Burri | Here is a little list of the development phases involve in Pumpage. |
4 | |||
5 | 1 | Greg Burri | # Brainstorming. |
6 | 2 | Greg Burri | # Functional definition. |
7 | 1 | Greg Burri | # Defining of technologies and tools. |
8 | # Creating of some prototypes to validate the point above. |
||
9 | 2 | Greg Burri | # Technical specifications. |
10 | 1 | Greg Burri | # Architecture of components and theirs interface. |
11 | 2 | Greg Burri | # Modeling of each components. |
12 | 1 | Greg Burri | # Implementation of each component with unit tests. |
13 | 2 | Greg Burri | # Alpha test : Testing of the whole application and profiling of the components. |
14 | 1 | Greg Burri | # Beta test : Testing with people who didn't participate in the project. |