Member Login
Username:Password:
or Sign up here
Discover

RAPID APPLICATION DEVELOPMENT


'Rapid application development' ('RAD'), is a software development process developed initially by James Martin in the 1980s. The methodology involves iterative development, the construction of prototypes, and the use of Computer-aided software engineering (CASE) tools. Traditionally the rapid application development approach involves compromises in usability, features, and/or execution speed. It is described as a process through which the development cycle of an application is expedited. Rapid Application Development thus enables quality products to be developed faster, saving valuable resources.

Contents
History
Pros and Cons of RAD
References
See also
External links

History


Application development refers to the developing of programming applications and differs from programming itself in that it has a higher level of responsibility, including for requirement capturing and testing.[1] Rapid Application Development was a response to non-agile processes developed in the 1970s, such as the Waterfall model. The problem with previous methodologies was that applications took so long to build that requirements had changed before the system was complete, often resulting in unusable systems. Starting with the ideas of Brian Gallagher, Barry Boehm and Scott Shultz, James Martin developed the Rapid Application Development approach during the 1980s at IBM and finally formalised it by publishing a book in 1991.

Pros and Cons of RAD


'Pros'
# Increased speed of development through methods including rapid prototyping, virtualization of system related routines, the use of CASE tools, and other techniques.
# ''Decreased'' end-user functionality (arising from narrower design focus), hence reduced complexity
# Larger emphasis on simplicity and usability of GUI design
'Cons'
# Reduced Scalability, and reduced features when a RAD developed application starts as a prototype and evolves into a finished application
# Reduced features occur due to time boxing when features are pushed to later versions in order to finish a release in a short amount of time

References


1. ''What is Application Development''


★ James Martin: ''Rapid Application Development'', Macmillan Coll Div, ISBN 0-02-376775-8

See also



Agile software development

Collaborative development environment (CDE)

List of Rapid Application Development tools

External links



blueink.biz - Rapid Application Development - More details on RAD including the process and lifecycle stages, and Rapid Application Development tools

More details on RAD

This article provided by Wikipedia. To edit the contents of this article, click here for original source.