System Implementation and Maintenance

Slides:



Advertisements
Similar presentations
Chapter 15 System Implementation
Advertisements

14-1 © Prentice Hall, 2004 Chapter 14: OOSAD Implementation and Operation (Adapted) Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
14-1 © Prentice Hall, 2004 Chapter 14: OOSAD Implementation and Operation Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph.
Software Quality Assurance Plan
Chapter 2 The Software Process
Chapter 14 Maintaining Information Systems Modern Systems Analysis and Design Seventh Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
© Prentice Hall CHAPTER 9 Application Development by Information Systems Professionals.
© 2005 by Prentice Hall Chapter 4 System Testing & Implementation Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George Joseph.
© 2005 by Prentice Hall Chapter 5 Maintaining Information Systems Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George Joseph.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 17 System.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
7.2 System Development Life Cycle (SDLC)
Chapter 15 System Implementation Modern Systems Analysis and Design Fifth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
CHAPTER 17: System Implementation
Implementation. We we came from… Planning Analysis Design Implementation Identify Problem/Value. Feasibility Analysis. Project Management. Understand.
Chapter 16 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.
Capability Maturity Model
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 10.1.
12 Building and Maintaining Information Systems.
Chapter 10.
System Implementation. System Implementation and Seven major activities Coding Testing Installation Documentation Training Support Purpose To convert.
Software Testing & Implementation
System Implementation Modern Systems Analysis and Design.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 3 Slide 1 Chapter 15 System Implementation.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 17 System.
CCSB223/SAD/CHAPTER141 Chapter 14 Implementing and Maintaining the System.
System Analysis and Design
Maintaining Information Systems Modern Systems Analysis and Design.
N By: Md Rezaul Huda Reza n
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.
14-1 © Prentice Hall, 2004 Chapter 14: OOSAD Implementation and Operation Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph.
Chapter 13 System Implementation
Introduction to Software Engineering LECTURE 2 By Umm-e-Laila 1Compiled by: Umm-e-Laila.
14-1 © Prentice Hall, 2004 Chapter 14: OOSAD Implementation and Operation Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph.
Moving into Implementation SYSTEMS ANALYSIS AND DESIGN, 6 TH EDITION DENNIS, WIXOM, AND ROTH © 2015 JOHN WILEY & SONS. ALL RIGHTS RESERVED.Roberta M. Roth.
© 2006 ITT Educational Services Inc. System Analysis for Software Engineers: Unit 3 Slide 1 Chapter 16 Maintaining Information Systems.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Chapter 10 Systems Implementation and Operation 10.1.
CMMI. 1.Initial - The software process is characterized as ad hoc, and occasionally even chaotic. Few processes are defined, and success depends on individual.
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.
Construction, Testing, Documentation, and Installation Chapters 15 and 16 Info 361: Systems Analysis and Design.
System Implementation. © 2011 Pearson Education, Inc. Publishing as Prentice Hall 2 Chapter 13 FIGURE 13-1 Systems development life cycle with the implementation.
© 2005 by Prentice Hall Chapter 15 System Implementation Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
12-1 © Prentice Hall, 2007 Topic 12: Implementation and Operation OOAD Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph.
Unit 10 Implementation and Operation. Key Concepts Implementation deliverables Documentation Coding Reuse Testing Installation Training Support Factors.
Chapter 13 System Implementation Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Information System Analysis Implementation & Security.
Chapter 16 Maintaining Information Systems. Objectives:  Explain and contrast four types of system maintenance.  Describe factors affecting maintenance.
CIS 210 Systems Analysis and Development Week 9 Part I System Implementation,
Capability Maturity Model. What is CMM? n CMM: Capability Maturity Model n Developed by the Software Engineering Institute of the Carnegie Mellon University.
Chapter 18 Maintaining Information Systems
Unit 17 System Implementation
Chapter 17 System Implementation
Level 1 Level 1 – Initial: The software process is characterized as ad hoc and occasionally even chaotic. Few processes are defined, and success depends.
IS442 Information Systems Engineering
Chapter 10 Systems Implementation and Operation
Chapter 10 Systems Implementation and Operation
Software Engineering I
Maintaining Information Systems (SAD- 18)
Capability Maturity Model
Chapter 16 Maintaining Information Systems
Capability Maturity Model
Chapter 10 Systems Implementation and Operation
Chapter 17 System Implementation
Chapter 18 Maintaining Information Systems
Presentation transcript:

System Implementation and Maintenance Seven major activities Coding Testing Installation Documentation Training Support Maintenance Purpose To convert final physical system specifications into working and reliable software To document work that has been done To provide help for current and future users

The Process of Coding, Testing and Installation Physical design specifications are turned into working computer code Testing Tests are performed using various strategies Testing can be performed in parallel with coding Installation Process during which the current system is replaced by the new system

Coding, Testing & Installation: Deliverables

Software Quality Problems Inaccurate requirements Design problems Coding errors Faulty documentation Ineffective testing

Quality Assurance ISO 9000-3 Software Engineering A framework for developing and maintaining software Software Engineering A software development process hat stresses solid design, effective structure, accurate documentation and careful testing. Capability Maturity Models for Software

Five Maturity Levels Initial Repeatable The software process is characterized as ad hoc, maybe even chaotic. Few processes are defined, and success depends on individual effort and heroics. Repeatable Basic project management processes are established to track cost, schedule, and functionality. The necessary process discipline is in place to repeat earlier successes on projects with similar applications.

Five Maturity Levels Defined Managed Optimizing The software process is documented, standardized, and integrated. All projects use an approved, tailored version of the organization's standard software process for developing and maintaining software. Managed Detailed measures of the software process and product quality are collected. Both the software process and products are quantitatively understood and controlled. Optimizing Continuous process improvement is enabled by quantitative feedback from the process and from piloting innovative ideas and technologies.

Software Application Testing A test plan is developed during the analysis phase During the design phase, a unit test plan, an integration test plan and a system test plan are developed The actual testing is done during implementation Test plans provide improved communication among all parties involved in testing Serve as checklists

Types of Testing Inspection Walkthrough Desk Checking A testing technique in which participants examine program code for predictable language-specific errors Walkthrough A peer group review of any product created during the systems development process; also called a structured walkthrough Desk Checking A testing technique in which the program code is sequentially executed manually by the reviewer

Types of Testing Unit Testing Integration Testing Each module is tested alone in an attempt to discover any errors in its code, also called module testing Integration Testing The process of bringing together all of the modules that a program comprises for testing purposes. Modules are typically integrated in a top-down, incremental fashion

Types of Testing Stub Testing System Testing A technique used in testing, especially where modules are written and tested in a top-down fashion, where a few lines of code are used to substitute for subordinate modules System Testing Requirements testing Usability testing Security testing Documentation testing

The Testing Process The purpose of the testing is confirming that the system satisfies requirements Testing must be planned Test Case A specific scenario of transactions, queries or navigation paths that represent a typical, critical or abnormal use of the system Test cases and results should be thoroughly documented so they can be repeated for each revision of an application

Acceptance Testing by Users Alpha Testing User testing of a completed information system using simulated data Recovery testing Forces the software (or environment) to fail in order to verify that recovery is properly performed Security testing Verifies that protection mechanisms built into the system will protect it from improper penetration Stress testing Tries to break the system Performance testing Determines how the system performs on the range of possible environments in which it may be used

Acceptance Testing by Users Beta Testing User testing of a completed information system using real data in the real user environment

Installation The organizational process of changing over from the current information system to a new one Four approaches Direct Installation Changing over from the old information system to a new one by turning off the old system when the new one is turned on Parallel Installation Running the old information system and the new one at the same time until management decides the old system can be turned off

Installation Single location (Pilot) installation Phased Installation Trying out an information system at one site and using the experience to decide if and how the new system should be deployed throughout the organization Phased Installation Changing from the old information system to the new one incrementally, starting with one or a few functional components and then gradually extending the installation to cover the whole new system

Planning Installation Considerations Data conversion Error correction Loading from current system Planned system shutdown Business cycle of organization

Documenting the System, Training Users and Supporting Users Two audiences for documentation The information systems personnel who will maintain the system throughout its productive life The people who will use the system as part of their daily lives Deliverables Documentation System documentation User documentation User training plan Classes Tutorials User training modules Training materials Computer-based training aids User support plan Help desk On-line help Bulletin boards and other support mechanisms

Documenting The System System documentation Detailed information about a system’s design specifications, its internal workings and its functionality Internal documentation System documentation that is part of the program source code or is generated at compile time External documentation System documentation that includes the outcome of structured diagramming techniques such as data flow and entity relationship diagrams and data dictionary entries

Documenting The System User Documentation Reference documents To perform a specific function Procedures manuals To perform a business task (several functions) Tutorials To use major components of the system Designed to be read in sequence

Training Information System Users Potential training topics Use of the system General computer concepts Information system concepts Organizational concepts System management System installation

Training Information System Users Training methods Resident expert Computer-aided instruction Formal courses Software help components Tutorials Interactive training manuals External sources, such as vendors Electronic performance support system (EPSS) Component of a software package or application in which training and educational information is embedded

Supporting Information System Users Support is extremely important to users J.D. Power and Associates survey found user support to be number one criterion contributing to user satisfaction with personal computing Most organizations provide support by two means Information center Help desk

Supporting Information System Users Install new hardware or software and set up user accounts Consult with users writing programs in fourth-generation languages Extract data from organizational databases onto personal computers Answer basic on-demand questions Provide a demonstration site for viewing hardware and software Work with users to submit system change requests Provides disaster recovery and backup PC maintenance Writing newsletters and offering other types of proactive information sharing Setting up user groups

Classic Implementation Mistakes Using state-of-the-art technology Increase time and cost estimates Using low-cost personnel Lack of code control Use a source code library Inadequate testing

Why Implementation Sometimes Fails Two conditions necessary for a successful implementation Management support of the system under development Involvement of users in the development process

Why Implementation Sometimes Fails Insights about implementation process Risk Commitment to the project Commitment to change Extent of project definition and planning Realistic user expectations Implementation success factors Extent to which system is used User’s satisfaction with system

Extent of Use Relevance to work performed Ease of use Reliability User demographics Creative and beneficial use Satisfaction

Project Close Down Evaluate team Reassign members to other projects Notify all affected parties that the development project is ending and that you are switching to operation and maintenance mode Conduct post-project reviews Close out customer contract Formal signoff

The Process of Maintaining Information Systems Process of returning to the beginning of the SDLC and repeating development steps focusing on system change until the change is implemented Four major activities 1. Obtaining maintenance requests 2. Transforming requests into changes 3. Designing changes 4. Implementing changes

Maintenance or Development? Maintenance reuses most existing system modules in producing the new system version A new system is developed when there is a change in the hardware or software platform the fundamental assumptions and properties of the data, logic, or process models change

Conducting System Maintenance Corrective maintenance Fixes errors Adaptive maintenance Adds new capabilities and enhancements Perfective maintenance Improves efficiency Preventive maintenance Reduces the possibility of future system failure

The Cost of Maintenance Many organizations allocate eighty percent of information systems budget to maintenance Factors that influence system maintainability Latent defects Number of customers for a given system Quality of system documentation Maintenance personnel Tools Well-structured programs

Measures of Effectiveness Number of failures Time between each failure Type of failure Mean time between failures (MTBF) A measurement of error occurrences that can be tracked over time to indicate the quality of a system

Controlling Maintenance Requests Determine type of request Error Adaptation Enhancement

Configuration Management The process of assuring that only authorized changes are made to the system Baseline modules Software modules that have been tested, documented, and approved to be included in the most recently created version of a system System librarian A person responsible for controlling the checking out and checking in of baseline modules when a system is being developed or maintained Build routines Guidelines that list the instructions to construct an executable system from the baseline source code