Rad & Rud
Rad & Rud
The rapid application development model is typically used in several situation in software
industry. Some of them are following.
1. Inception phase
The goal of this phase is to define the scope and objectives of the project, and to identify the
stakeholders and their requirements.
2. Elaboration phase
The goal of this phase is to refine the requirements and to create a detailed design of the
system.
3. Construction phase
The goal of this phase is to build the system and to test it.
4. Transition phase
The goal of this phase is to deploy the system and to provide support for it.
Each phase is divided into several iterations, where the work done in each iteration is
reviewed and approved by the stakeholders. The RUP also includes a set of best practices,
templates, and tools that are designed to help teams to manage the development process and
to ensure the quality of the final product.
RUP is often used in large and complex projects that require a high degree of planning,
control and management. It also incorporates the practices of Agile Development and
provides a balance between the flexibility of Agile and the rigor of traditional software
development methodologies.
(Team, 2021)