Actions
Development process » History » Revision 16
« Previous |
Revision 16/58
(diff)
| Next »
Greg Burri, 03/17/2009 02:40 PM
Development process¶
Here is a little list of the development stages involve in Aybabtu. The stages prefixed by '>' are the current stages.
- > Brainstorming.
- > Functional definition.
- Defining of technologies, libraries 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 and code coverage.
- 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.
Updated by Greg Burri over 15 years ago · 16 revisions