CIS 210 Systems Analysis and Development Week 9 Part I Maintaining Information Systems,

Slides:



Advertisements
Similar presentations
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Advertisements

Chapter 14 Maintaining Information Systems Modern Systems Analysis and Design Seventh Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Software Configuration Management
© 2005 by Prentice Hall Chapter 5 Maintaining Information Systems Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George Joseph.
System Implementation and Maintenance
The Waterfall Model A Case Study
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
OHT 14.1 Galin, SQA from theory to implementation © Pearson Education Limited 2004 Software quality infrastructure components The need for procedures and.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
CHAPTER 17: System Implementation
Maintaining Information Systems Class 27. SDLC Project Identification & Selection Project Initiation & Planning Analysis Logical Design Physical Design.
Chapter 16 Maintaining Information Systems
Chapter 14 Maintaining Information Systems
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 18 Maintaining.
Software maintenance Managing the processes of system change.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Functional Testing Test cases derived from requirements specification document – Black box testing – Independent testers – Test both valid and invalid.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 10.1.
CCSB223/SAD/CHAPTER141 Chapter 14 Implementing and Maintaining the System.
Term 2, 2011 Week 3. CONTENTS The physical design of a network Network diagrams People who develop and support networks Developing a network Supporting.
System Analysis and Design
Maintaining Information Systems Modern Systems Analysis and Design.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 10 Systems Implementation.
ITEC 275 Computer Networks – Switching, Routing, and WANs Week 12 Chapter 14 Robert D’Andrea Some slides provide by Priscilla Oppenheimer and used with.
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
Maintenance and Support Week 15 CMIS570. User Training Need to consider the same 2 groups: End users Use the system to achieve the business purpose Creating,
© 2006 ITT Educational Services Inc. System Analysis for Software Engineers: Unit 3 Slide 1 Chapter 16 Maintaining Information Systems.
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
KS3 Phase4 Client Server Monitoring System October 1, 2008 by Stephen, Seema, Kam, Shpetim.
This class cannot be shared or copied without the written permission of PracticeWorks Systems, LLC.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Chapter 10 Systems Implementation and Operation 10.1.
Lecture Introduction to Software Development SW Engg. Development Process Instructor :Muhammad Janas khan Thursday, September.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 18 Maintaining.
Chapter 12 System Implementation
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 10 Systems Implementation.
Lecture 14 Maintaining the System and Managing Software Change SFDV Principles of Information Systems.
Principles of Information Systems, Sixth Edition 1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
Objectives Understand Corrective, Perfective and Preventive maintenance Discuss the general concepts of software configuration management.
Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts.
Timesheet training Version: Introduction Duration: 1.5 hours Purpose: Guide on how to use Timesheet.
Information System Analysis Implementation & Security.
Chapter 16 Maintaining Information Systems. Objectives:  Explain and contrast four types of system maintenance.  Describe factors affecting maintenance.
ITEC 275 Computer Networks – Switching, Routing, and WANs Week 12 Chapter 14 Robert D’Andrea Some slides provide by Priscilla Oppenheimer and used with.
The Information Systems Development Processes Chapter 9.
ITEC 275 Computer Networks – Switching, Routing, and WANs
Chapter 14 Maintaining Information Systems
Software Configuration Management
Chapter 18 Maintaining Information Systems
Testing the System.
5.5 Control Scope The process of monitoring the status of both the project and product scope Focuses on managing any changes to the scope baseline and.
4.4 Monitor and Control Project Work
Software Configuration Management
Chapter 18 Maintaining Information Systems
9/18/2018 Department of Software Engineering and IT Engineering
Software Engineering Rekayasa Perangkat Lunak
Chapter 1 The Systems Development Environment
Chapter 10 Systems Implementation and Operation
CIS 210 Systems Analysis and Development
CIS 210 Systems Analysis and Development
Chapter 10 Systems Implementation and Operation
Software Engineering Rekayasa Perangkat Lunak
Maintaining Information Systems (SAD- 18)
Chapter 16 Maintaining Information Systems
Chapter 10 Systems Implementation and Operation
The Web Development Life Cycle
Software Engineering Rekayasa Perangkat Lunak
Chapter 18 Maintaining Information Systems
Presentation transcript:

CIS 210 Systems Analysis and Development Week 9 Part I Maintaining Information Systems,

Objectives Upon completion of part I you will be able to: –Understand and be able to explain the concepts related to the four primary types of maintenance –Understand and be able to explain the concepts related to the cost of maintaining information systems –Understand and be able to explain the concepts related to the role of CASE when maintaining information systems

Overview System Maintenance –Largest expenditure –Begins directly after installation –Software changes –Hardware changes –Changes in procedures –How long to maintain? –Issues to consider

Maintaining Information Systems The Maintenance Process –Obtaining requests –Transforming requests into changes –Designing changes –Implementing changes Deliverables and Outcomes –New versions of software –New versions of documentation

Conducting Systems Maintenance Types of Maintenance –Corrective –Adaptive –Perfective –Preventive Cost of Maintenance –Maintainability Latent defects Number of customers Quality of system documentation Maintenance personnel Tools Well-structured programs

Conducting Systems Maintenance Managing Maintenance –Managing maintenance personnel –Measuring maintenance effectiveness Number of failures Time between failures (MTBF) Type of failure –Controlling maintenance requests –Configuration management System librarian Baseline modules Build routines

Website Maintenance Special Issues –Continuous operation –Broken links –HTML validation –Re-Registration –Future editions

Summary The maintenance process Deliverables and outcomes Types of maintenance Cost of maintenance Managing maintenance Website maintenance