SDLC and alternative methodologies 1/14/2015 © Abdou Illia MIS 4200 - Spring 2015.

Slides:



Advertisements
Similar presentations
Systems Development Environment
Advertisements

Info1409 De Montfort University Lecture 3 The Systems Development Life Cycle Systems Analysis & Design Academic Year 2008/9.
Systems Analysis and Design II
Ch 3 System Development Environment
Information Systems Analysis and Design
Acquiring Information Systems and Applications
Acquiring Information Systems and Applications
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Chapter 1 The Systems Development Environment
© Prentice Hall CHAPTER 9 Application Development by Information Systems Professionals.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Chapter 1 The Systems Development Environment
1 IS 4420 Database Fundamentals Chapter 2: Database Development Process Leon Chen.
Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition.
System Development Environment 1/12/2015 © Abdou Illia MIS Spring 2015.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
SDLC and Related Methodologies
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
SDLC. Information Systems Development Terms SDLC - the development method used by most organizations today for large, complex systems Systems Analysts.
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Jump to first page 30/06/ Chapter 1 System Development Environment.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Introduction to Systems Analysis and Design
Chapter 1 The Systems Development Environment
Acquiring Information Systems and Applications
Chapter 1 The Systems Development Environment
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.1.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 1 The Systems.
Continuation From Chapter From Chapter 1
The Systems Development Environment. Learning Objectives Define information systems analysis and design. Describe the different types of information systems.
Succeeding with Technology Systems Development An Overview of Systems Development Tools and Techniques for Systems Development Systems Investigation Systems.
Chapter 1 The Systems Development Environment
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design.
Information Systems in Organisations System Development: The Environment.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers Unit 11 Slide 1 Chapter 1 The Systems Development Environment.
Chapter 1 Development Methodologies / SDLC
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
The Systems Development Methodologies. Objectives  Describe the information Systems Development Life Cycle (SDLC)  Explain prototyping  Explain Rapid.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 4 Slide 1 Chapter 1 The Systems Development Environment.
Chapter 14 Information System Development
Software System Analysis & Design
Avimanyu Datta, Department of Information Systems, College of Business, Washington State University.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Copyright 2002 Prentice-Hall, Inc. 1.1 Modern Systems Analysis and Design Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 1 The Systems Development.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Fifth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
© 2005 by Prentice Hall Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George.
CIS Modern Systems Analysis and Design Fifth Edition Chapter 1 The Systems Development Environment.
The Systems Development Environment Systems Analysis and Design II.
Essentials of Systems Analysis and Design Fifth Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 1 The Systems Development Environment.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
C_ITIP211 LECTURER: E.DONDO. Unit 1 : The Systems Development Environment.
Faculty Economics & Business EBS 2033 Systems Development Lecture 1 The Systems Development Environment Lecturer: Puan Asleena Helmi.
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
System Development Life Cycle (SDLC)
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
MBI 630: Systems Analysis and Design
Methodologies For Systems Analysis.
System Development Life Cycle (SDLC)
MANAGING THE DEVELOPMENT AND PURCHASE OF INFORMATION SYSTEMS
Chapter 1 The Systems Development Environment
Presentation transcript:

SDLC and alternative methodologies 1/14/2015 © Abdou Illia MIS Spring 2015

Learning Objectives Describe the information systems development life cycle (SDLC). Discuss alternatives to the systems development life cycle, including a description of the role of computer aided software engineering (CASE) tools in systems development. 2

3 Systems Development Methodology  A standard process followed in an organization to conduct all the steps necessary to analyze, design, implement, and maintain information systems  Two categories: –Systems Development Life Cycle - SDLC –Alternative methodologies Ch1:12-21

4 Systems Development Life Cycle

5 Phase 1: System Planning and Selection 1.1. Study/Analyze the need for a new or enhanced IS The need may result from …  Requests to deal with problems in current system  Desire to perform additional tasks  Desire to use IS to capitalize on existing opportunity 1.2. Investigate and propose a baseline plan  Estimate project’s scope  Estimate time and resources needed  Estimate cost and benefits  Submit baseline plan (which is the output of the System Planning & Selection phase) for management’s approval Ch1:12-21

6 Systems Development Life Cycle Phase 2: Systems Analysis Phase consists in …  Determining what users are doing in the current system  Determining what users want from the proposed system  Generating alternative initial solutions  Comparing alternative solutions to choose the one that best fit requirements Phase 3: Systems Design Phase consists in converting recommended alternative solution into logical and physical specifications  Logical design: design of the system independent of any computer platform (i.e. any hardware or systems software)  Physical design: technical specifications including diagrams, inputs, processing, reports, programming languages to use, DBMS to use, etc.  Logical and physical designs are turned over to programmers and other system builders. Ch1:12-21

7 Systems Development Life Cycle Phase 4: Systems Implementation and Operation Phase consists in turning logical and physical designs into working system. It includes …  Coding (i.e. programming)  Testing  Documentation  Hardware and software installation  User training Ch1:12-21

8  Series of steps to manage development/maintenance of a system  Phases are not necessarily sequential.  Each phase has a specific outcome and deliverable.  Individual companies use customized life cycle. Ch1:12-21 Systems Development Life Cycle

9 Alternative methodologies  Prototyping –Building a scaled-down working version of the system (i.e. a prototype) –Advantages:  Users are involved in design  Captures requirements in concrete form Note: The final system is built based on a good prototype. Ch1:12-21

10 Alternative methodologies Ch1:12-21

11 Alternative methodologies (cont.)  Joint Application Design (JAD) –Users, Managers and Analysts work together for several days –System requirements are reviewed –Structured meetings  Rapid Application Development (RAD) –Uses JAD and Prototyping to define. requirements and radically decrease the time needed to design and implement information systems. –Key point: delay producing system design until after user requirements are clear. Ch1:12-21

12 Alternative methodologies (cont.)  Participatory Design (PD) –Emphasizes role of the user –Entire user community can be involved in design  Agile Methodologies –Focuses on  Adaptive methodologies  People instead of roles  Self-adaptive development process Ch1:12-21

13 Alternative methodologies (cont.)  Computer-Assisted Software Engineering (CASE) Tools –Automated software tools used by systems analysts to develop information systems –Used in alternative methodologies –Can be used throughout SDLC  General types of CASE tools  Diagramming tools ▪ Analysis tools  Documentation generators ▪ Code generators  Computer display and report generator Ch1:12-21

14 What You Should Know so Far  See SysExercise_01 given in class. Ch1:12-21