<<Previous
Next>>
Iterative and incremental development involves
repeating a set of activities (cyclic), evaluating output and
incrementing. Output of an increment may not necessarily result in
an increment. Iteration will help to improve the process. Once the
process is improved as expected, an increment is done. Iterative
& incremental development helps to determine flaws in the
system.
Procedure begins with initial planning of
requirements, followed by Analysis and Design, Implementation,
Testing, evaluation and deployment. A project control list is used
for iteration process which describes all the tasks. This list is
revised constantly on analysis. If the outcome of any task is not
satisfactory, redesign or reimplementation is done else an increment
is done. The cycle should easily be adaptable to modifications. As
the iterations increase the system can adapt modifications
easily.
More Related Links
Answer - UML is Unified Modeling Language. .....
Define modeling in UML and
it advantages.
Answer - Model is a simplification of reality, blueprint of the
actual system.....
What are the different views in UML?
Answer - Use Case view - Presents the requirements of a
system......
Define
SDLC?
Answer - SDLC of a system included processes like Use case driven,
Architecture centric, Iterative and Incremental......
Explain the types of diagrams in
UML.
Answer - We have nine types of diagram in
UML.....
What are the advantages of using
UML?
Answer - UML breaks the complex system into
discrete pieces that can be understood easily......
|