Modern Systems Analysis and Design Third Edition Jeffrey

  • Slides: 15
Download presentation
Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph

Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 19 Rapid Application Development 19. 1 Copyright 2002 Prentice-Hall, Inc.

Learning Objectives ü Explain the Rapid Application Development (RAD) approach and how it differs

Learning Objectives ü Explain the Rapid Application Development (RAD) approach and how it differs from traditional approaches to information systems development ü Describe the systems development components essential to RAD ü Discuss the conceptual pillars that support the RAD approach ü Explain the advantages and disadvantages of RAD as an exclusive systems development methodology 19. 2

Rapid Applications Development (RAD) Systems development methodology created to radically decrease the time needed

Rapid Applications Development (RAD) Systems development methodology created to radically decrease the time needed to design and implement information systems radically. Five key factors 1. 2. 3. 4. 5. 19. 3 Extensive user involvement Joint Application Design sessions Prototyping Integrated CASE tools Code generators

The Process of Developing an Application Rapidly RAD is a general strategy rather than

The Process of Developing an Application Rapidly RAD is a general strategy rather than a single methodology Goals n n n 19. 4 To analyze a business process rapidly To design a viable system solution through intense cooperation between users and developers To get the finished application into the hands of the users quickly Traditional SDLC steps are followed, but phases are combined Iteration is limited to design and development phases

Components of RAD User involvement is key to success Prototyping is conducted in sessions

Components of RAD User involvement is key to success Prototyping is conducted in sessions similar to Joint Application Design (JAD) Prototyping screens become screens within the production system CASE tools are used to design the prototypes 19. 5

Approaches to RAD Martin’s pillars of RAD n Four pillars w w n n

Approaches to RAD Martin’s pillars of RAD n Four pillars w w n n 19. 6 Tools People Methodology Management Conversion to RAD within organization should be done with a small group of well-trained and dedicated professionals, called a RAD cell Over time, cell can grow until RAD is the predominant approach of the information systems unit

Approaches to RAD Mc. Connell’s pillars of RAD n Four pillars w Avoid classic

Approaches to RAD Mc. Connell’s pillars of RAD n Four pillars w Avoid classic mistakes w Apply development fundamentals w Manage risks to avoid catastrophic setbacks w Apply schedule-oriented practices n 19. 7 Table 19 -1 lists some of Mc. Connell’s 36 classic development mistakes

Approaches to RAD Mc. Connell’s pillars of RAD (continued) n Development mistakes w Weak

Approaches to RAD Mc. Connell’s pillars of RAD (continued) n Development mistakes w Weak personnel n Employees that are not as well trained in skills necessary for success of the project w Silver-bullet syndrome n Occurs when developers believe that a new and untried technology is all that is needed to cure the ills of any development project w Feature creep n More and more features are added to a system over course of development w Requirements gold-plating 19. 8 n Project may have more requirements than needed

Approaches to RAD Software tools n Case tools can be used for w Prototyping

Approaches to RAD Software tools n Case tools can be used for w Prototyping w Code generation w Example: COOL: Gen n Visual Development Environments w Visual Basic w Delphi 19. 9

Approaches to RAD Martin’s RAD Life Cycle n n Systems requirement determination is done

Approaches to RAD Martin’s RAD Life Cycle n n Systems requirement determination is done in context of a discussion of business problems and business areas User Design w End users and IS professionals participate in JAD workshops w CASE tools are used to support prototyping n Construction w Designer creates code using code generator w End user validates screens and other aspects of design n 19. 10 Cutover w New system is delivered to end users

RAD Success Stories Inprise/Borland’s Delphi n U. S. Navy Fleet Modernization w Requirements n

RAD Success Stories Inprise/Borland’s Delphi n U. S. Navy Fleet Modernization w Requirements n Move from three character-based systems to a unified, GUI -based system based on a single database w Reasons for choosing Delphi n n Support for rapid prototyping Promise of re-use of components w Outcome n n n 19. 11 System developed in 6 months Estimated development savings of 50 percent New system resulted in immediate 20 percent savings due to reduced maintenance costs

RAD Success Stories Inprise/Borland’s Delphi (continued) n First National Bank of Chicago w Electronic

RAD Success Stories Inprise/Borland’s Delphi (continued) n First National Bank of Chicago w Electronic Federal Tax Payment System w Delphi enabled rapid prototyping and development w 10 months of development time w 125 programmers w 250 million rows of data and 55 gigabytes of data on-line 19. 12

RAD Success Stories Visual. Age for Java n Comdata w Modular Over the Road

RAD Success Stories Visual. Age for Java n Comdata w Modular Over the Road System (MOTRS) w IBM Global Services chosen as vendor w Servlets n Programming modules that expand the functions of the Web server w Applets n Embedded code run from client browser w Nine months to completion n 19. 13 Three months of research Three months of coding Three months of testing

Advantages Disadvantages Dramatic time savings the systems More speed and lower cost may development

Advantages Disadvantages Dramatic time savings the systems More speed and lower cost may development effort lead to lower overall system quality Can save time, money and human effort Tighter fit between user requirements and system specifications Works especially well where speed of development is important 19. 14 Danger of misalignment of system developed via RAD with the business due to missing information May have inconsistent internal designs within and across systems Ability to rapidly change system design as demanded by users Possible violation of programming standards related to inconsistent naming conventions and inconsistent documentation Difficulty with module reuse for future systems System optimized for users involved in RAD process Concentrates on essential system elements from user viewpoint Lack of scalability designed into system Lack of attention to later systems administration built into system Strong user stake and ownership of system High cost of commitment on the part of key user personnel

Summary Rapid Application Development Approach (RAD) Components of RAD Conceptual pillars that support RAD

Summary Rapid Application Development Approach (RAD) Components of RAD Conceptual pillars that support RAD success stories Advantages and Disadvantages of RAD 19. 15