Principles of Information Systems Eighth Edition

Slides:



Advertisements
Similar presentations
Making the System Operational
Advertisements

Systems Implementation and Operation
Fundamentals of Information Systems, Sixth Edition
Acquiring Information Systems and Applications
Principles and Learning Objectives
Designing new systems or modifying existing ones should always be aimed at helping an organization achieve its goals State the purpose of systems design.
6.1 Copyright © 2014 Pearson Education, Inc. publishing as Prentice Hall Building Information Systems Chapter 13 VIDEO CASES Video Case 1: IBM: Business.
Systems Design, Implementation, Maintenance, and Review Security, Privacy, and Ethics Chapters 13 & 14.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
System Development © Holmes Miller 1999.
Fundamentals of Information Systems, Second Edition
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 18-1 Accounting Information Systems 9 th Edition Marshall.
Fundamentals of Information Systems, Second Edition
“Get Bill to Fix it up for you!”. MIS 300, Chapter 82 Basic Concepts Developing and maintaining information systems requires cooperative efforts of users.
Fundamentals of Information Systems Fourth Edition
Systems Design, Implementation, Maintenance, and Review
7.2 System Development Life Cycle (SDLC)
Principles of Information Systems, Tenth Edition
9 1 Chapter 9 Database Design Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
PowerPoint Presentation by Charlie Cook Copyright © 2004 South-Western. All rights reserved. Chapter 7 System Design and Implementation System Design and.
Design, Implementation and Maintenance
The Agile vs. Waterfall Methodologies Systems Development:  the activity of creating new or modifying / enhancing existing business systems.  Objectives.
1 Principles of Information Systems, Ninth Edition Chapter 13 Systems Development: Design, Implementation, Maintenance, and Review.
Chapter 17 Acquiring and Implementing Accounting Information Systems
Business systems are computer-based information systems that provide organizations with valuable information in a timely and effective manner to allow.
Chapter 22 Systems Design, Implementation, and Operation Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 22-1.
Chapter 8: Systems Development Please turn your cell phone off.
Systems Analysis and Design: The Big Picture
Succeeding with Technology Systems Development An Overview of Systems Development Tools and Techniques for Systems Development Systems Investigation Systems.
Chapter 10: Systems Development
Chapter 10.
CCSB223/SAD/CHAPTER141 Chapter 14 Implementing and Maintaining the System.
1 Building and Maintaining Information Systems. 2 Opening Case: Yahoo! Store Allows small businesses to create their own online store – No programming.
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
Designing new systems or modifying existing ones should always be aimed at helping an organization achieve its goals The primary emphasis of systems implementation.
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
Fundamentals of Information Systems, Third Edition1 Systems Design Answers the question “How will the information system do what it must do to solve a.
Principles of Information Systems Eighth Edition
Systems Development: Design, Implementation, Maintenance, and Review
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
1 Fundamentals of Information Systems, Sixth Edition Fundamentals of Information Systems, Sixth Edition Chapter 8 Systems Development.
Fundamentals of Information Systems, Second Edition 1 Systems Development.
Module 4: Systems Development Chapter 14: Design And Implementation.
Principles of Information Systems, Sixth Edition 1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
Fundamentals of Information Systems, Fifth Edition Chapter 8 Systems Development.
Module 4: Systems Development Chapter 13: Investigation and Analysis.
1 Object-Oriented Analysis and Design with the Unified Process Figure 13-1 Implementation discipline activities.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Effective systems development requires a team effort of stakeholders,
Fundamentals of Information Systems Fourth Edition Chapter 8 Systems Development.
Principles of Information Systems Eighth Edition Chapter 13 Systems Development: Design, Implementation, Maintenance, and Review.
MANAGEMENT INFORMATION SYSTEM
Information Systems Development
System Design, Implementation and Review
Information Systems Development
Fundamentals of Information Systems, Sixth Edition
Principles of Information Systems Eighth Edition
Fundamentals of Information Systems, Sixth Edition
Developing Information Systems
Information Systems Essentials, Sixth Edition
Information Systems Development
Systems Design, Implementation, and Operation
CLINICAL INFORMATION SYSTEM
Topics Lesson 6 System Implementation Software Development
Systems Analysis and Design
Information Systems, Ninth Edition
Principles of Information Systems Eighth Edition
Topics Module 5 Logical And Physical Design User Interface Design
(System Development Life Cycle)
Overview Activities from additional UP disciplines are needed to bring a system into being Implementation Testing Deployment Configuration and change management.
Systems Development An Overview of Systems Development
Presentation transcript:

Principles of Information Systems Eighth Edition Chapter 13 Systems Development: Design, Implementation, Maintenance, and Review

Systems Design Answers the question: how will the information system solve a problem? Results in a technical design Details system outputs, inputs, and user interfaces Specifies hardware, software, databases, telecommunications, personnel, and procedures Shows how these components are related Principles of Information Systems, Eighth Edition

Logical and Physical Design Logical design: description of functional requirements of a system Output, input, process, file, and database Telecommunications, procedures, controls, and security Personnel and job requirements Principles of Information Systems, Eighth Edition

Logical and Physical Design (continued)‏ Physical design: specification of characteristics of system components necessary to put logical design into action Characteristics of hardware, software, database, telecommunications, and personnel Procedure and control specifications Principles of Information Systems, Eighth Edition

Interface Design Characteristics of how user accesses and interacts with system Principles of Information Systems, Eighth Edition

The Design Report Primary result of systems design Reflects decisions made and prepares the way for systems implementation Principles of Information Systems, Eighth Edition

The Design Report (continued)‏ Figure 13.9: A Typical Table of Contents for a Systems Design Report Principles of Information Systems, Eighth Edition

Systems Implementation Figure 13.10: Typical Steps in Systems Implementation Principles of Information Systems, Eighth Edition

Acquiring Hardware from an IS Vendor Buying Leasing Principles of Information Systems, Eighth Edition

Acquiring Software: Make or Buy? Make-or-buy decision: decision regarding whether to obtain software from external or internal sources Today, most software is purchased Externally acquired software Commercial off-the-shelf (COTS) development process Principles of Information Systems, Eighth Edition 10

User Preparation Readying managers, decision makers, employees, other users, and stakeholders for new systems Training users Principles of Information Systems, Eighth Edition

IS Personnel: Hiring and Training Personnel that might be needed for new system IS manager Systems analysts Computer programmers Data-entry operators Training programs should be conducted for IS personnel who will be using the system Principles of Information Systems, Eighth Edition

Site Preparation Preparation of the location of a new system Principles of Information Systems, Eighth Edition

Data Preparation Also called data conversion Ensuring all files and databases are ready to be used with new computer software and systems Principles of Information Systems, Eighth Edition

Installation Process of physically placing computer equipment on the site and making it operational Normally, manufacturer is responsible for installing computer equipment Someone from the organization (usually IS manager) should oversee the process Principles of Information Systems, Eighth Edition

Testing Unit testing: testing of individual programs System testing: testing entire system of programs Volume testing: testing the application with a large amount of data Integration testing: testing all related systems together Acceptance testing: conducting any tests required by user Principles of Information Systems, Eighth Edition

Start-Up Process of making the final tested information system fully operational Principles of Information Systems, Eighth Edition

Start-Up (continued)‏ Figure 13.13: Start-Up Approaches Principles of Information Systems, Eighth Edition

Start-Up (continued)‏ Figure 13.13: Start-Up Approaches (continued)‏ Principles of Information Systems, Eighth Edition

User Acceptance User acceptance document: formal agreement signed by user that states that a phase of installation or the complete system is approved Legal document that removes or reduces IS vendor’s liability Principles of Information Systems, Eighth Edition

Systems Operation and Maintenance Systems operation: use of a new or modified system Help desk provides support Systems maintenance: checking, changing, and enhancing the system to make it more useful in achieving user and organizational goals Principles of Information Systems, Eighth Edition

Reasons for Maintenance Changes in business processes New requests from stakeholders, users, and managers Bugs or errors in program Technical and hardware problems Principles of Information Systems, Eighth Edition

Reasons for Maintenance (continued)‏ Corporate mergers and acquisitions Government regulations Change in operating system or hardware on which the application runs Unexpected events Principles of Information Systems, Eighth Edition

Systems Review Analysis of systems to make sure that they are operating as intended Often compares performance and benefits of designed system with actual performance and benefits of operational system Principles of Information Systems, Eighth Edition

System Performance Measurement System performance measurement: monitoring the system Number of errors encountered Amount of memory required Amount of processing or CPU time needed Other problems System performance products: software that measures all components of computer-based information system Principles of Information Systems, Eighth Edition