Project

General

Profile

Actions

Development process » History » Revision 17

« Previous | Revision 17/58 (diff) | Next »
Greg Burri, 06/22/2009 01:35 PM


Development process

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

  1. > Brainstorming.
  2. > Functional definition.
  3. > Defining of technologies, libraries and tools.
  4. > Creating of some prototypes to validate the point above. They will be reused during the implementation stage.
  5. Technical specifications. Algorithms and data structures.
  6. Architecture of components and theirs interface.
  7. Modeling of each components.
  8. Implementation of each component with unit tests and code coverage.
  9. Alpha tests : Testing of the whole application. Profiling and optimizing of the components.
  10. Beta test : Testing with people who didn't participate in the project.

Updated by Greg Burri almost 15 years ago · 17 revisions