Project

General

Profile

Development process » History » Version 31

Greg Burri, 07/12/2009 01:13 AM

1 3 Greg Burri
h1. Development process
2 1 Greg Burri
3 16 Greg Burri
Here is a little list of the development stages involve in Aybabtu. The stages prefixed by '>' are the current stages.
4 2 Greg Burri
5 18 Greg Burri
# [ok] [[Brainstorming]].
6 24 Greg Burri
# [ok] [6.07.09] [[Functional definition]].
7
# [ok] [6.07.09] Defining of technologies, [[libraries]] and [[tools]].
8 27 Greg Burri
# [ok] [13.07.09] Creating of some [[prototypes]] to validate the point above. They will be reused during the implementation stage.
9 26 Greg Burri
# > [20.07.09] Technical specifications. [[Protocols]] and [[Structures|data structures]]. Some prototypes can be added to test algorithms or anything else.
10 29 Greg Burri
# > [20.07.09] [[Architecture]] of components and theirs interface.
11 31 Greg Burri
# [27.07.09] Modeling of each components.
12 29 Greg Burri
# [14.09.09] Implementation of each component with unit tests and code coverage.
13 30 Greg Burri
# [21.09.09] Alpha tests : Testing of the whole application. Profiling and optimizing of the components.
14 29 Greg Burri
# [26.10.09] Beginning of the beta test : Testing with people who didn't participate in the project.