4 types of implementing information systems

Slides:



Advertisements
Similar presentations
DBS Development Lifecycle & DB Analysis
Advertisements

Systems Implementation and Operation
Info1409 De Montfort University Lecture 3 The Systems Development Life Cycle Systems Analysis & Design Academic Year 2008/9.
Lecture # 2 : Process Models
IS2210: Systems Analysis and Systems Design and Change
Alford Academy Business Education and Computing1 Advanced Higher Computing Based on Heriot-Watt University Scholar Materials Implementation and Testing.
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.
Lecture 13 Revision IMS Systems Analysis and Design.
Implementation.
Computers: Tools for an Information Age
System Development Life Cycle (SDLC)
System Implementation
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 13 Developing and Managing Information Systems.
Lecture Nine Database Planning, Design, and Administration
SYSTEM ANALYSIS AND DESIGN
Database System Development Lifecycle Transparencies
Introduction to Computer Technology
Systems Analysis Chapter 8 P 94 to P 101
System Development Life Cycle
Database System Development Lifecycle © Pearson Education Limited 1995, 2005.
CCSB223/SAD/CHAPTER141 Chapter 14 Implementing and Maintaining the System.
Computers & Employment By Andrew Attard and Stephen Calleja.
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.
Managing the development and purchase of information systems (Part 1)
Chapter 8: Systems analysis and design
ITEC224 Database Programming
© 2001 Business & Information Systems 2/e1 Chapter 13 Developing and Managing Information Systems.
GCSE OCR 3 A451 Computing Professional standards
OHTO -99 SOFTWARE ENGINEERING “SOFTWARE PRODUCT QUALITY” Today: - Software quality - Quality Components - ”Good” software properties.
CS 425/625 Software Engineering Legacy Systems
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
 Once the system has been installed it will be monitored to check whether it is working correctly. Sometimes problems with a system will not be found.
1 BTEC HNC Systems Support Castle College 2007/8 Systems Analysis Lecture 13 Post-Implementation Training.
Advanced Higher Computing SOFTWARE DEVELOPMENT PROCESS.
© 2006 ITT Educational Services Inc. System Analysis for Software Engineers: Unit 3 Slide 1 Chapter 16 Maintaining Information Systems.
 To help you understand and describe a range of methods for installing a new computer-based system; › Parallel › Phased › Direct › Pilot  Also, to help.
I Power Higher Computing Software Development The Software Development Process.
System Analysis (Part 3) System Control and Review System Maintenance.
Software Engineering Chapter 3 CPSC Pascal Brent M. Dingle Texas A&M University.
Systems Life Cycle A2 Module Heathcote Ch.38.
Intermediate 2 Software Development Process. Software You should already know that any computer system is made up of hardware and software. The term hardware.
The Software Development Process
GCSE ICT Systems Analysis. Systems analysis Systems analysis is the application of analytical processes to the planning, design and implementation of.
1 Chapter 13 (Week 13) SYSTEMS MAINTENANCE AND EVALUATION Chapter 13: SYSTEMS MAINTENANCE AND EVALUATION Throughout its life, a system should operate effectively.
1 The Software Development Process ► Systems analysis ► Systems design ► Implementation ► Testing ► Documentation ► Evaluation ► Maintenance.
Starter To complement our notes and learning from last lesson (Topic 10 Introducing Large ICT Systems: Features of Large ICT Systems), fold your piece.
Software Maintenance1 Software Maintenance.
The information systems lifecycle Far more boring than you ever dreamed possible!
Software Design and Development Development Methodoligies Computing Science.
MANAGEMENT INFORMATION SYSTEM
The Information Systems Development Processes Chapter 9.
Chapter 14 Maintaining Information Systems
System.
System Development Life Cycle (SDLC)
Developing Information Systems
Installation Conversion is the technical process of replacing the old system with the new one. Designers select the method, timing, and location of the.
FORMAL SYSTEM DEVELOPMENT METHODOLOGIES
System Development Life Cycle (SDLC)
Managing the development of information systems (Part 1)
Systems Design, Implementation, and Operation
Systems Analysis and Design
System Development Life Cycle (SDLC)
MANAGING THE DEVELOPMENT AND PURCHASE OF INFORMATION SYSTEMS
Case Study 1 By : Shweta Agarwal Nikhil Walecha Amit Goyal
3.3.5: Implementing computer-based information systems
Software Maintenance Part1 Introduction. Outlines What Is Software Maintenance Purposes of Maintenance Why We Need It Maintenance Difficilties Some Tips.
Presentation transcript:

4 types of implementing information systems Direct Phased Pilot Parallel

Direct implementation: New replaces old in one go Change over done in one operation Done on set date, usually at a quiet period

Phased implementation: If first phase is successful, then second phase started System brought into company in stages Leading onto final phase when new system replaces old

Pilot implementation: System replaces in one operation, but on a small scale A pilot is sometimes tried in one branch, or in one location, then implemented across the company The pilot is extended until it replaces the old system

Parallel running implementation: The old and the new systems run alongside each other Both operate independently If it goes well, the old system is stopped

Implementation methods Scenario 1 Scenario – A local GP surgery has recently had a new computerised system install to replace the outdated paper based record keeping system. Taking in to account the variables listed on the next slide; in groups of two discuss which of the implementation methods outlined earlier would be most suitable to use during the implementation stage for this system.

The Variables The staff are off mixed ability and ranging in age from late 20’s to early 50’s. Some of the latest booking made have not been inputted in to the new system.

Exam Style Question A company which produces gardening tools such as spades, forks, rakes, hoes and wheelbarrows is installing a new computer-based system in its company warehouses to help load goods onto lorries more efficiently. Describe two different methods the company could use to install this new system.

The role of reviews during the life of a computer-based information system Planning Constant Review and Evaluation Implementation Testing Evaluation

The role of reviews during the life of a computer-based information system Planning: Explain how the importance of designing a system model that matches closely to the user's mental model.

The role of reviews during the life of a computer-based information system Implementation: Describe the content of the design in relation to the specification.

The role of reviews during the life of a computer-based information system Testing: Describe the purpose of testing data, the importance of testing and test plans.

The role of reviews during the life of a computer-based information system Evaluating: Create relationship diagrams, flow charts. Constantly review and evaluate the systems effectiveness.

Summary Planning Implementation Testing Evaluation Constant Review and

System Maintenance

Quick Task

You have 30 seconds to write down a definition Maintenance What does maintenance mean? You have 30 seconds to write down a definition

Definitions of Maintenance Suggestions of the definition of maintenance are: a) the state of being maintained b) the act of maintaining c) means of upkeep, support or subsistence d) care or upkeep, as of machinery or property e) the work of keeping something in proper condition

The three types of maintenance... Perfective Adaptive Corrective

Perfective Perfective maintenance is around 55% of the total maintenance performed Perfective maintenance involves improving systems to meet the needs of its users; including enhancing the system to keep it up to date and adding additional features.

Perfective Perfective maintenance includes: Software upgrades Scheduled maintenance Preventative maintenance (cleaning up of code) Fulfilling the requests of users What examples can you think of? Think about systems you have came across in school or at work?

Adaptive Adaptive maintenance is around 25% of the total maintenance performed Adaptive maintenance keeps the system up to date with rules, regulations and legislation changes

Adaptive Adaptive maintenance includes: Changes to the system to adhere to new health and safety regulations Changes to the system due to the installation of new hardware or software What examples can you think of? Think about systems you have came across in school or at work?

Corrective Corrective maintenance is around 20% of the total maintenance performed Corrective maintenance encompasses rectifying malfunctions and failures within the system

Corrective Corrective maintenance includes: Fixing errors Removing viruses What examples can you think of? Think about systems you have came across in school or at work?