Appendix 2 Automated Tools for Systems Development

Slides:



Advertisements
Similar presentations
Systems Development Environment
Advertisements

Ch 3 System Development Environment
© 2005 by Prentice Hall Appendix 2 Automated Tools for Systems Development Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Appendix.
Case Tools Trisha Cummings. Our Definition of CASE  CASE is the use of computer-based support in the software development process.  A CASE tool is a.
Chapter 7 CASE Tools and Joint and Rapid Application Development.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Chapter 14 Maintaining Information Systems Modern Systems Analysis and Design Seventh Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Introduction to System Analysis and Design
11.1 Lecture 11 CASE tools IMS Systems Design and Implementation.
Copyright 2002 Prentice-Hall, Inc. Chapter 4 Automated Tools for Systems Development 4.1 Modern Systems Analysis and Design Third Edition.
ISMT221 Information Systems Analysis and Design Project Management Tools Lab 1 Tony Tam.
Requirements Analysis 5. 1 CASE b505.ppt © Copyright De Montfort University 2000 All Rights Reserved INFO2005 Requirements Analysis CASE Computer.
Copyright 2002 Prentice-Hall, Inc. Chapter 4 Automated Tools for Systems Development 4.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
IMS Information Systems Development Practices
9.1 Quality and productivity issues in information systems development: CASE tools and prototyping IMS Information Systems Development Practices.
CHAPTER 3: Managing the Information Systems Project
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
System Analysis and Design
Supplement 02CASE Tools1 Supplement 02 - Case Tools And Franchise Colleges By MANSHA NAWAZ.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 Tools of Software Development l 2 types of tools used by software engineers:
Chapter 14 Maintaining Information Systems
Chapter 1 The Systems Development Environment
© 2005 by Prentice Hall Appendix 2 Automated Tools for Systems Development Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 1 The Systems.
Appendix 2 Automated Tools for Systems Development © 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 2 Slide 1.
Systems Analysis – Analyzing Requirements.  Analyzing requirement stage identifies user information needs and new systems requirements  IS dev team.
Chapter 1 The Systems Development Environment
Describing Methodologies PART II Rapid Application Development*
Maintaining Information Systems Modern Systems Analysis and Design.
Managing the development and purchase of information systems (Part 1)
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
The Systems Development Methodologies. Objectives  Describe the information Systems Development Life Cycle (SDLC)  Explain prototyping  Explain Rapid.
CASE Form and Report Generator Tools Done by Hessa AlSubaie Aisha AlOmani.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Appendix B Rapid Application.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Fifth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Chapter 6 CASE Tools Software Engineering Chapter 6-- CASE TOOLS
CASE (Computer-Aided Software Engineering) Tools Software that is used to support software process activities. Provides software process support by:- –
Chapter 1 Introduction to Systems Design and Analysis Systems Analysis and Design Kendall and Kendall Sixth Edition.
Copyright 2002 Prentice-Hall, Inc. Chapter 4 Automated Tools for Systems Development 4.1 Modern Systems Analysis and Design.
Chapter 4 Automated Tools for Systems Development Modern Systems Analysis and Design Third Edition 4.1.
The Systems Development Environment Systems Analysis and Design II.
NURHALIMA 1. Identify the trade-offs when using CASE Describe organizational forces for and against adoption of CASE tools Describe the role of CASE tools.
CASE Tools and their Effect on Software Quality
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Chapter 14 Maintaining Information Systems
Chapter 15 Finalizing Design Specifications
Fundamentals of Information Systems, Sixth Edition
Modern Systems Analysis and Design Third Edition
CASE Tools and Joint and Rapid Application Development
Chapter 1 The Systems Development Environment
Computer Aided Software Engineering (CASE)
Modern Systems Analysis and Design Third Edition
Business System Development
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Tools of Software Development
Chapter 4 Automated Tools for Systems Development
Modern Systems Analysis and Design Third Edition
Modern Systems Analysis and Design Third Edition
MANAGING THE DEVELOPMENT AND PURCHASE OF INFORMATION SYSTEMS
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 Tools of Software Development l 2 types of tools used by software engineers:
Modern Systems Analysis and Design Third Edition
Presentation transcript:

Appendix 2 Automated Tools for Systems Development Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Appendix 2 Automated Tools for Systems Development

Learning Objectives Identify the tradeoffs when using CASE to support system development activities. Describe organizational forces for and against CASE. Describe the role of CASE tools in SDLC. List and describe CASE components. Describe upper CASE, lower CASE, cross-life-cycle CASE, and CASE repository.

What is CASE? Computer-aided Software Engineering Software tools that provide automated support for some portions of the system development process Used to support or automate activities throughout the systems development life cycle (SDLC) Increase productivity Improve overall quality of systems

Purpose of CASE is to facilitate a single design philosophy within an organization.

Organizational Objectives of CASE Improve quality of systems developed Increase speed of development and design Ease and improve testing process through automated checking Improve integration of development activities via common methodologies Improve quality and completeness of documentation Help standardize the development process Improve project management Simplify program maintenance Promote reusability Improve software portability

Impediments to Widespread CASE Deployment Cost Between $5,000 and $15,000 per year to provide CASE tools to one systems analyst Return on Investment Biggest benefits of CASE come in late stages of SDLC Productivity Bottlenecks Inability of some tools to share information Difficulty in providing tools for all stages of SDLC

The Outlook for CASE Functionality is increasing Cost is decreasing Reverse Engineering Tools Automated tools that read program source code as input and create graphical and textual representations of program design-level information Reengineering Tools Automated software that reads program source code, analyzes it and automatically or interactively alters an existing system to improve quality and/or performance

Impact of CASE on Individuals Systems analysts: automate routine tasks Programmers: piece together objects created by code generators Users: increased participation via upper CASE tools Top managers: CASE-based planning assists with strategy development Functional managers: CASE helps reengineer business processes IS managers: CASE gives better control over IS development processes

Forces For and Against CASE Adoption Driving forces: Short development time Improved productivity Improved system quality Improved worker skills Improved portability Improved management Resisting forces: High purchase cost High training cost Low organizational confidence Lack of standards Perceived threat to job security

Categories of CASE Upper CASE: support information planning, project identification and selection, project initiation and planning, analysis and design Lower CASE: support the implementation and maintenance phases of the systems development life cycle Cross life-cycle CASE: support activities that occur across multiple phases of the systems development life cycle

Types of CASE Tools Diagramming tools Computer display and report generators Analysis tools used to check for incomplete, inconsistent or incorrect specifications A central repository Documentation generators Code generators

CASE versus Traditional Systems Development Traditional approach does not offer support for integration of specification documents. Often, documentation is done after coding is completed in traditional systems development. Traditional approach often leads to out- of-date documentation.

CASE versus Traditional Systems Development (cont.) Emphasis on coding and testing Paper-based specifications Manual coding of programs Manual documenting Intensive software testing Maintain code and documentation CASE-Based Systems Development: Emphasis on analysis and design Rapid interactive prototyping Automated code generation Automated documentation generation Automated design checking Maintain design specifications

CASE Diagramming Tools Enable representation of a system and components visually Effective for representing process flows, data structures and program structures Several types of diagrams, including: Data Flow Diagrams (DFD) Class Diagrams Entity-Relationship Diagrams

CASE Form and Report Generator Tools CASE tools that support the creation of system forms and reports in order to prototype how systems will look and feel to users Two Purposes: Create, modify, and test prototypes of computer display forms and reports Identify data items to display or collect for each form or report

CASE Analysis Tools Enable automatic checking for incomplete, inconsistent, or incorrect specifications in diagrams, forms and reports. Types of analyses vary depending on the organization’s development methodology and features of CASE environment.

Integrated CASE (I-CASE) Tools Automated systems development environment that provides numerous tools to create diagrams, forms and reports Provides analysis, reporting and code generation facilities Seamlessly shares and integrates data across and between tools Includes a central CASE Repository to store information to share between tools

The CASE repository contains complete information needed to create, modify and evolve a software system from project initiation and planning to code generation and maintenance.

Information Repository: Combines information about an organization’s business information and its application portfolio Data Dictionary: Contains data definitions for all organizational applications

Use of CASE Repository CASE Repository and the SDLC Project initiation and planning problem domain, project resources, history and organizational context Analysis and design phases graphical diagrams and prototype forms and reports Repository data used to generate code and documentation

Use of CASE Repository Assistance with project management tasks Aids in software reusability The ability to design software modules in a manner so that they can be used again and again in different systems without significant modification

Other CASE Tools CASE Documentation Generator Tools Simplifies production of technical and user documentation Master templates to verify that documentation conforms to all stages of SDLC CASE Code Generation Tools Automatic generation of program and database definition code directly from the design documents, diagrams, forms and reports

Summary In this chapter you learned how to: Identify the tradeoffs when using CASE to support system development activities. Describe organizational forces for and against CASE. Describe the role of CASE tools in SDLC. List and describe CASE components. Describe upper CASE, lower CASE, cross-life-cycle CASE, and CASE repository.