Development process » History » Revision 6
Revision 5 (Greg Burri, 12/04/2008 09:53 AM) → Revision 6/58 (Greg Burri, 12/04/2008 10:40 AM)
h1. Development process Here is a little list of the development stages involve in Pumpage. # 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. # 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 application and optimizing profiling of the components. # Beta test : Testing with people who didn't participate in the project.