Phases of RAD (Rapid Application Development) Model

Describes the phases or stages when using RAD (Rapid application development) in software development

6 cards   |   Total Attempts: 183
  

Related Topics

Cards In This Set

Front Back
The information flow among business functions is modeled in a way that answers the following questions: What information drives the business process? What information is generated? Who generates it? Where does the information go? Who processes it?
Business modeling
The information flow defined as part of the business modeling phase is refined into a set of data objects that are needed to support the business. The characteristics (called attributes) of each object are identified and the relationships between these objects are defined.
Data modeling
The data objects defined in the data modeling phase are transformed to achieve the information flow necessary to implement a business function. Processing descriptions are created for adding, modifying, deleting, or retrieving a data object.
Process modeling
RAD assumes the use of fourth generation techniques. Rather than creating software using conventional third generation programming languages, the RAD process works to reuse existing program components (when possible) or create reusable components (when necessary). In all cases, automated tools are used to facilitate construction of the software.
Application generation
Since the RAD process emphasizes reuse, many of the program components have already been testing. This reduces overall testing time. However, new components must be tested and all interfaces must be fully exercised.
Testing and turnover
What is RAD?
Rapid application developmenta linear sequential software development that emphasize an extremely short development cycle