Development process » History » Revision 8
Revision 7 (Greg Burri, 12/07/2008 02:43 AM) → Revision 8/58 (Greg Burri, 12/12/2008 11:16 AM)
h1. Development process
Here is a little list of the development stages involve in Aybabtu.
# Brainstorming.
# 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.