Peculiarities of RAD Model Development

The RAD (Rapid Application Development) development model is one of the types of incremental model. The principle of parallel creation of the system components and functions underlies this model.

Each feature is like a separate subproject. It is created in a certain time, sent, and implemented into already working prototype. Thus, one may immediately receive feedback from the end users about the function itself and also about its work directly.

RAD model presupposes the presence of the specified phases of derivation process of software products.

What are the RAD model phases?

  1. Business modeling.
  2. Data modeling.
  3. Process modeling.
  4. Application generation.
  5. Testing (checking the web products or mobile application testing) and transfer and acceptance.

 workflow-icon.jpg

At each phase, the certain works, which are required for performing the next stage, are executed.

What are the advantages of this model?

  • Less time will be required for developing the product.
  • A possibility of the system components reusability is increased.
  • A possibility of the quick initial views of the project.
  • Direct user feedback.
  • Integration from the very beginning of the development helps to avoid a majority of such types problems in future.

But, nevertheless, there is a set of disadvantages of a development process based on the RAD model.

What are the minuses of RAD model?

  • The outcome of the whole project depends on the level of commands which operate at each of the stages.
  • RAD may be applied only to the systems which can be divided into modules.
  • The experienced specialists (developers, designers, testers) with very good skills are required.
  • A model strongly depends on the modeling skills.
  • The modeling processes and automation require significant financial expenditures.
TEST MY PROJECT