System design technique  System Development Life Cycle  Prototyping  Rapid Application Development.

Slides:



Advertisements
Similar presentations
System Development Life Cycle (SDLC)
Advertisements

Fundamentals of Information Systems, Sixth Edition
1 Information Systems Development (ISD) Systems Development Life Cycle Overview of Analysis Phase Overview of Design Phase CP2236: Information Systems.
IS2210: Systems Analysis and Systems Design and Change
Chapter 12 Systems Development Three common methods for MIS development: The systems development life cycle (SDLC) Prototyping End-user development Five.
The System Development Life Cycle
Acquiring Information Systems and Applications
Acquiring Information Systems and Applications
Chapter 8 Information Systems Development & Acquisition
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved CHAPTER SYSTEMS ANALYSIS AND DESIGN McGraw-Hill/Irwin.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Lecture 13 Revision IMS Systems Analysis and Design.
Chapter 2 Succeeding as a Systems Analyst
System Implementations American corporations spend about $300 Billion a year on software implementation/upgrade projects.
Computers: Tools for an Information Age
Information Systems Development and Acquisition Chapter 8 Jessup & Valacich Instructor: Ramesh Sankaranarayanan.
Systems Development Life Cycle
System Development Life Cycle (SDLC)
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Systems Analysis and Design Chapter 12.
Pertemuan Matakuliah: A0214/Audit Sistem Informasi Tahun: 2007.
7.2 System Development Life Cycle (SDLC)
System Implementations American corporations spend about $300 Billion a year on software implementation/upgrade projects.
Introduction to Systems Analysis and Design
Information Systems Development : Overview. Information systems development practice Concept and role of a systems development methodology Approaches.
Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
Identifying & Selecting Systems Development Projects Class 5.
CORE 1: PROJECT MANAGEMENT Overview TECHNIQUES FOR MANAGING A PROJECT Communication Skills Active Listening Mirroring Paraphrasing Summarizing Clarifying.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 14 Systems Analysis and Design: The Big Picture.
Continuation From Chapter From Chapter 1
Systems Analysis and Design: The Big Picture
1313 CHAPTER SYSTEMS ANALYSIS AND DESIGN. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved Competencies Describe the six phases of the.
Initiating and Planning Systems Development projects
Lecture Outline 11 The Development of Information Systems Chapter 8 page 390+
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
Systems Investigation and Analysis
Introduction to SDLC: System Development Life Cycle Dr. Dania Bilal IS 582 Spring 2009.
1 Identifying and selecting system Development project Chapter-4.
8-1 Chapter 8 Information Systems Development & Acquisition.
Module 4: Systems Development Chapter 13: Investigation and Analysis.
Information Systems Analysis and Design
Information Systems Development. Outline  Information System  Systems Development Project  Systems Development Life Cycle.
Chapter 14 Information System Development
Systems Development AIMS 2710 R. Nakatsu. Overview Why do IT projects succeed and fail? Two philosophies of systems development –Systems Development Life.
Systems Analysis and Design
1 Fundamentals of Information Systems, Sixth Edition Fundamentals of Information Systems, Sixth Edition Chapter 8 Systems Development.
Software Development Life Cycle by A.Surasit Samaisut Copyrights : All Rights Reserved.
Topics Covered Phase 1: Preliminary investigation Phase 1: Preliminary investigation Phase 2: Feasibility Study Phase 2: Feasibility Study Phase 3: System.
IS Analysis and Design. SDLC Systems Development Life Cycle Break problems into management review stages Control cost and time Works best with well understood.
CISB113 Fundamentals of Information Systems IS Development.
Systems Development AIMS 2710 R. Nakatsu. Overview Two philosophies of systems development –Systems Development Life Cycle (SDLC) –Prototyping Alternative.
Module 4: Systems Development Chapter 13: Investigation and Analysis.
PART 2 Information Systems Development. LEARNING OBJECTIVES Systems Development Life Cycle Application Development Methodologies Project Management Systems.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 12 Exploring Information System Development.
Public Management Information Systems System Analysis & Design Saturday, June 11, 2016 Hun Myoung Park, Ph.D. Public Management & Policy Analysis Program.
The Information Systems Development Processes Chapter 9.
Systems Development Life Cycle
Information Systems Development
System.
Fundamentals of Information Systems, Sixth Edition
Introduction to Computers
Business System Development
System Development Life Cycle (SDLC)
System Development Life Cycle (SDLC)
Building Information Systems
(System Development Life Cycle)
Systems Development Life Cycle
UNIT No- III- Leverging Information System ( Investing strategy )
Chapter 8 Information Systems Development & Acquisition
Building Information Systems
Presentation transcript:

System design technique  System Development Life Cycle  Prototyping  Rapid Application Development

System Development Life Cycle (SDLC)  Popular technique  Take long time to complete the projects  contain six different inter-related steps

Six different inter-related steps Project identification and Selection Project initiation and Planning System Analysis System Design System Implementation Maintenance

Project identification and Selection This step consists of the following three activities  Identifying potential development projects  Classifying and ranking projects  Selecting projects for development

Identifying potential development projects This process performed by,  Key members of top management  Steering committee  User departments  Development group

Classifying and ranking projects Possible evaluation criteria when classifying and ranking projects  Value chain analysis  Strategic alignment  Potential benefit  Resource availability  Project size/duration  Technical difficulty/Risk

Selecting projects for development Factors consider when selecting the project,  Existing and available recourses  Current organizational environment  List of Potential and ongoing projects  Evaluation criteria

Project initiation and Planning  Initiation  Planning

Project Initiation Elements of Project Initiation  Establishing the project initiation team  Establishing a relation ship with a customer  Establishing the project initiation plan  Establishing management procedure  Establishing the project management environment and project work book

Project Planning Elements of project planning,  Describing the feasibility  Dividing the project into manageable task  Developing the preliminary schedule  Developing a communication plan  Creating preliminary budget

System Analysis Requirement determination Requirement structuring Alternative generation and selection

Requirement determination Collecting system requirement,  Interview  Questionnaire  Observation  Manuals  Existing System

Requirement structuring  Data flow diagrams  Structured English  Decision table  Decision tree  State transition diagram or tables

System Design  Files and database  Forms and reports  Dialog and interfaces  System and Program structure  Distributed system  Security  Input/output

System Implementation  Codingwith a programming language  Testingwith a sample data  InstallationDirect, parallel or pilot  Documentation  Training  Support

System Maintenance  Obtaining maintenance request  Transforming request into changes  Designing changes  Implementing changes