Development
Methodologies
Development Methodologies
When creating new software, the software development
team will allocate different parts of the process.
This process is broken down into the following parts:
Analysis
Design
Testing
Implementation
Documentation
Evaluation
Iteration
 Iteration is when part of a process is repeated.
 In software development, it is used to revisit one or more
of the stages.
 For example, the design for part of a program may be
created and then implemented. If errors are found
during testing then the design and implementation
phases could be revisited based on the results of testing.
Analysis
Design
Testing
Implementation
Documentation
Evaluation

Development methodologies

  • 1.
  • 2.
    Development Methodologies When creatingnew software, the software development team will allocate different parts of the process. This process is broken down into the following parts: Analysis Design Testing Implementation Documentation Evaluation
  • 3.
    Iteration  Iteration iswhen part of a process is repeated.  In software development, it is used to revisit one or more of the stages.  For example, the design for part of a program may be created and then implemented. If errors are found during testing then the design and implementation phases could be revisited based on the results of testing. Analysis Design Testing Implementation Documentation Evaluation