Development process » History » Revision 21
Revision 20 (Greg Burri, 07/01/2009 11:14 AM) → Revision 21/58 (Greg Burri, 07/01/2009 11:17 AM)
h1. Development process Here is a little list of the development stages involve in Aybabtu. The stages prefixed by '>' are the current stages. # [ok] [[Brainstorming]]. # [15.07.09] > [[Functional definition]]. # [15.07.09] > Defining of technologies, [[libraries]] libraries and [[tools]]. tools. # [15.07.09] > Creating of some [[prototypes]] prototypes to validate the point above. They will be reused during the implementation stage. # [30.07.09] Technical specifications. [[Protocols]] Algorithms and [[Structures:data structures]]. data structures. Some prototypes can be added to test algorithms or anything else. # [15.08.09] [[Architecture]] Architecture of components and theirs interface. # [15.08.09] Modeling of each components. # [30.09.09] Implementation of each component with unit tests and code coverage. # [30.10.09] Alpha tests : Testing of the whole application. Profiling and optimizing of the components. # [30.11.09] Beta test : Testing with people who didn't participate in the project.