Project

General

Profile

Development process » History » Revision 12

Revision 11 (Greg Burri, 12/21/2008 09:25 PM) → Revision 12/58 (Greg Burri, 12/21/2008 09:28 PM)

h1. Development process 

 Here is a little list of the development stages involve in Aybabtu. The stage prefixed by '>' is the current stage. 

 # > Brainstorming ->    [[Home]]. Brainstorming. 
 # > [[Functional definition]]. Functional definition. 
 # Defining of technologies and tools. 
 # Creating of some prototypes to validate the point above. They will be reused during the implementation stage. 
 # Technical specifications. Algorithms and data structures. 
 # Architecture of components and theirs interface. 
 # Modeling of each components. 
 # Implementation of each component with unit tests. 
 # Alpha tests : Testing of the whole application. Profiling and optimizing of the components. 
 # Beta test : Testing with people who didn't participate in the project.