PROGRAMMING FOR BUSINESS(CTP 108) PREPARED BY MERVE SEVGİLİ&AKIN KURŞAD SAM SYSTEM DEVELOPMENT LIFE CYCLE(SDLC)

Slides:



Advertisements
Similar presentations
Info1409 De Montfort University Lecture 3 The Systems Development Life Cycle Systems Analysis & Design Academic Year 2008/9.
Advertisements

MIS 2000 Class 20 System Development Process Updated 2014.
1 Information Systems Development (ISD) Systems Development Life Cycle Overview of Analysis Phase Overview of Design Phase CP2236: Information Systems.
SDLC Software Development Life Cycle. SDLC Acronym for system development life cycle. Acronym for system development life cycle. Is the process of developing.
IS2210: Systems Analysis and Systems Design and Change
Systems Analysis and Design II
Approaches to Systems Development
Ch 3 System Development Environment
© Prentice Hall CHAPTER 9 Application Development by Information Systems Professionals.
System Design and Analysis
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
Lecture Exam Monday, March 27th 5:30 – 6:30 l bring a blue bubble sheet l lab sections 10, 11, 12 take test in Classroom Building 302 l lab sections 13,
Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition.
Lecture 9 – Database Design
9 1 Chapter 9 Database Design Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
SDLC. Information Systems Development Terms SDLC - the development method used by most organizations today for large, complex systems Systems Analysts.
Systems Analysis and Design (Level 3)
SDLC and alternative methodologies 1/14/2015 © Abdou Illia MIS Spring 2015.
CHAPTER 19 Building Software.
CS405 Systems Development Life Cycle 1. Traditional Project Phases Wild Enthusiasm Growing Concern Mounting Terror Resigned Fatalism Persecution of the.
Introduction to Computer Technology
Chapter 1 The Systems Development Environment
Chapter 22 Systems Design, Implementation, and Operation Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 22-1.
The Systems Development Environment. Learning Objectives Define information systems analysis and design. Describe the different types of information systems.
CSI315 Web Applications and Technology Overview of Systems Development (342)
Appendix D McGraw-Hill/Irwin Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Managing the development and purchase of information systems (Part 1)
Introduction to SDLC: System Development Life Cycle Dr. Dania Bilal IS 582 Spring 2009.
System Analysis and Design 3 rd Lecture اعداد : أ.ساره الحجام.
Information Systems Development. Outline  Information System  Systems Development Project  Systems Development Life Cycle.
The Systems Development Methodologies. Objectives  Describe the information Systems Development Life Cycle (SDLC)  Explain prototyping  Explain Rapid.
1 ISA&D7‏/8‏/ ISA&D7‏/8‏/2013 Systems Development Life Cycle Phases and Activities in the SDLC Variations of the SDLC models.
Computers Are Your Future © 2006 Prentice Hall, Inc.
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
Project Life cycles BTEC National.
Project Life Cycles.
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
Computers Are Your Future © 2008 Prentice Hall, Inc.
System Analysis (Part 3) System Control and Review System Maintenance.
Systems Life Cycle A2 Module Heathcote Ch.38.
 System Development Life Cycle System Development Life Cycle  SDLC Phases SDLC Phases Phase 1: Preliminary Investigation Phase 2: Feasibility Study.
Systems Analysis and Design in a Changing World, Fourth Edition
Software Development Life Cycle by A.Surasit Samaisut Copyrights : All Rights Reserved.
+ SUH Incorporated Executive Briefing. + SUH Business Opportunity I.T. solutions are needed to improve SUH’s ability to operate Sales Support team would.
Connecting with Computer Science2 Objectives Learn how software engineering is used to create applications Learn some of the different software engineering.
Principles of Information Systems, Sixth Edition 1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
Anjanae Brueland & Janet Wingard.  What is Network Design, Planning & Management?  System Development Life Cycle (SDLC)  The phases of an information.
Chapter 10 Information Systems Development. Learning Objectives Upon successful completion of this chapter, you will be able to: Explain the overall process.
Information System Analysis Implementation & Security.
10-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
1 Software Development Life cycle (SDLC). Phases of SDLC 2 Requirement Analysis (Defining Requirement) Designing (Design) Coding (Implementation) Software.
MANAGEMENT INFORMATION SYSTEM
Information Systems Development. Outline  Information System  Systems Development Project  Systems Development Life Cycle.
Introduction to Systems Analysis and Design
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
System.
Chapter 1 The Systems Development Environment
Introduction to System Analysis and Design
Gary Hughes, South Oakleigh College
Systems Analysis and Design
Chapter 1 The Systems Development Environment
Software Development Life cycle
Information Systems Development
Chapter 1 The Systems Development Environment
Systems Design, Implementation, and Operation
Chapter 1 (pages 4-9); Overview of SDLC
SDLC The systems development life cycle is the foundation for many systems development methodologies such as RAD and agile Systems development life cycle.
Information Systems Development (ISD) Systems Development Life Cycle
Chapter 1 The Systems Development Environment
Presentation transcript:

PROGRAMMING FOR BUSINESS(CTP 108) PREPARED BY MERVE SEVGİLİ&AKIN KURŞAD SAM SYSTEM DEVELOPMENT LIFE CYCLE(SDLC)

WHAT IS SDLC?  METHODOLOGY *Develop *Maintain *Replace information  Base on 3 principles: 1)-Procces *Modeling software 2)-Product *Modeling measurement 3)-People *Management&human interactions

 SDLC’s phases:  Existing system—evaluated *Deficiencies identified *Done by—interwieving&consulting  Requirements—identified *Deficiencies addressed --with specific proposal  Proposal *Plans—laid out --physical contructions --hardware,operating system

 System *Obtained &installed *Tested *if necessary—adding  Put into use *Old system replaced  System up & run *Maintanence keep-up --rigously

PLANING ANALYSING DESIGN IMPLEMENTATION MAINTANENCE

 Creating the information  Defining System To Be Developed --Based on *System prioritized --System *Identified *Chosen  Project Scope --Requirements defined --Put scope project PLANNING

PLANING  Developing the project PLAN -- All details completed *WHO? *WHEN?  Manging & Monitaring Plan --Organization *Stay on track *Create project,milestones *Add inital plan

ANALYSING STRUCTRING REQUIREMENTS REQUIREMENTS DETERMINATION

 Analysts design system *From input *output *Screen Reports *Database *Computer Processes  Analysts convert solutions *Logical Design --Hardware --Software --Consantrace *Business aspects DESIGN

*Physical Design --Overall highlevel Design --Turning logical to physical --Determine physical details DESIGN

CODING  Transforming designs to working systems TESTING  Finding the errors and correct them INSTALLATION  System is introduced to users DOCUMENTATION  Giving users guide SUPPORTING  Giving education  Helping users

 UPDATING  New versions of systems  New Documentatıons  New Trainings

SYSTEM DEVELOPMENT LIFE CYCLE

THE SOFTWARE PROCESS MODELS *Waterfall Model *Iterative Model *Incremental Model *Sprial Model