What are the four phases of the Unified Process ?

Answer Posted / dahi - hr

Four Process Phases

The Unified Process consists of cycles that may repeat over
the long-term life of a system. A cycle consists of four
phases: Inception, Elaboration, Construction and Transition.
Each cycle is concluded with a release, there are also
releases within a cycle. Let's briefly review the four
phases in a cycle:

* Inception Phase - During the inception phase the core
idea is developed into a product vision. In this phase, we
review and confirm our understanding of the core business
drivers. We want to understand the business case for why the
project should be attempted. The inception phase establishes
the product feasibility and delimits the project scope.
* Elaboration Phase - During the elaboration phase the
majority of the Use Cases are specified in detail and the
system architecture is designed. This phase focuses on the
"Do-Ability" of the project. We identify significant risks
and prepare a schedule, staff and cost profile for the
entire project.
* Construction Phase - During the construction phase the
product is moved from the architectural baseline to a system
complete enough to transition to the user community. The
architectural baseline grows to become the completed system
as the design is refined into code.
* Transition Phase - In the transition phase the goal is
to ensure that the requirements have been met to the
satisfaction of the stakeholders. This phase is often
initiated with a beta release of the application. Other
activities include site preparation, manual completion, and
defect identification and correction. The transition phase
ends with a postmortem devoted to learning and recording
lessons for future cycles.

Is This Answer Correct ?    118 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are extrinsic and intrinsic connections in object-oriented programming?

550


What is early and late Binding?

577


Write a note about inheritance?

504


What are the various types of constructors?

617


Define exceptions?

533






What's the benefit of using inheritance?

676


Why is java not fully objective oriented?

595


What is the practical implementation of inner classes?

527


What is the difference between abstract & interface?

585


Explain what a method is?

616


What is function override?

590


What is a subclass?

560


What is data encapsulation and what is its significance?

510


Do structs support inheritance?

534


What is the difference between aggregation and composition?

514