Development process » History » Revision 5
Revision 4 (Greg Burri, 12/04/2008 09:53 AM) → Revision 5/58 (Greg Burri, 12/04/2008 09:53 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 test : Testing of the whole application and profiling of the components. # Beta test : Testing with people who didn't participate in the project.