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,

Slides:



Advertisements
Similar presentations
Making the System Operational
Advertisements

Software Quality Assurance Plan
Requirements Specification and Management
Chapter 2: The Database Development Process
1 The Database Application Development Process The Database Application Development Process.
Database Development Cycle Track 3: Managing Information Using Database.
10/25/2001Database Management -- R. Larson Data Administration and Database Administration University of California, Berkeley School of Information Management.
Chapter 8 Information Systems Development & Acquisition
Chapter 10 Systems Operation, Support, and Security
Lecture 13 Revision IMS Systems Analysis and Design.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
Fundamentals of Information Systems, Second Edition
1 IS 4420 Database Fundamentals Chapter 2: Database Development Process Leon Chen.
Computers: Tools for an Information Age
Information Systems Development and Acquisition Chapter 8 Jessup & Valacich Instructor: Ramesh Sankaranarayanan.
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved CHAPTER 11 SYSTEMS DEVELOPMENT.
Chapter 9 Database Design
DATABASE DEVELOPMENT STRATEGIES TOP DOWNTOP DOWN –Large scale application driven by strategic objectives –General  Specific –Organization-wide (“data.
Information Systems Development : Overview. Information systems development practice Concept and role of a systems development methodology Approaches.
DBMS1 Database Management System (DBMS) Introductory Concepts Week-1.
Maintaining Information Systems Class 27. SDLC Project Identification & Selection Project Initiation & Planning Analysis Logical Design Physical Design.
Database Administration Chapter 16. Need for Databases  Data is used by different people, in different departments, for different reasons  Interpretation.
10/5/1999Database Management -- R. Larson Data Administration and Database Administration University of California, Berkeley School of Information Management.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 14 Systems Analysis and Design: The Big Picture.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 10.1.
The Database Development Process
System Implementation. System Implementation and Seven major activities Coding Testing Installation Documentation Training Support Purpose To convert.
Chapter 15 Database Administration and Security
Systems Analysis – Analyzing Requirements.  Analyzing requirement stage identifies user information needs and new systems requirements  IS dev team.
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
Module CC3002 Post Implementation Issues Lecture for Week 6 AY 2013 Spring.
Web-Enabled Decision Support Systems
Information Systems Analysis and Design
Software Engineering 2003 Jyrki Nummenmaa 1 CASE Tools CASE = Computer-Aided Software Engineering A set of tools to (optimally) assist in each.
Summary Data Modeling SDLC What is Data Modeling Application Audience and Services Entities Attributes Relationships Entity Relationship Diagrams Conceptual,Logical.
1 Chapter 15 Methodology Conceptual Databases Design Transparencies Last Updated: April 2011 By M. Arief
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
Chapter 10 Information Systems Analysis and Design
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,
1 BTEC HNC Systems Support Castle College 2007/8 Systems Analysis Lecture 13 Post-Implementation Training.
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
8 8 Chapter 8 The University Lab: Conceptual Design Verification, Logical Design, and Implementation Database Systems: Design, Implementation, and Management.
Methodology - Conceptual Database Design
Chapter 1 Introduction to Databases. 1-2 Chapter Outline   Common uses of database systems   Meaning of basic terms   Database Applications  
MSE Presentation 1 By Padmaja Havaldar- Graduate Student Under the guidance of Dr. Daniel Andresen – Major Advisor Dr. Scott Deloach-Committee Member Dr.
CMIS 470 Structured Systems Design SDLC, DFD, ERD, Installation, Maintenance Review, Week 3.
Database Development Process Lecture # 02 Instructor: Engr. Sana Ziafat.
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.
Fundamentals of Information Systems, Second Edition 1 Systems Development.
Computer Concepts 2014 Chapter 10 Information Systems Analysis and Design.
IFS310: Module 13 Implementation and Support - Construction, Conversion and Maintenance of the New System.
CMIS 470 Structured Systems Design Review of Oracle Designer Process, Exam 2 review Week 15.
1 Welcome : To the third learning sequence “ DB ACTORS “ Present learning: We shall explore the following topics: - DB limitations. - DB actors. - DB Administrator.
Variations of Module Generation Manual, Semi-Automatic, Automatic.
Principles of Information Systems, Sixth Edition 1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
CMIS 470 Structured Systems Design Intro to Oracle Designer, Process Modeling Week 9.
Thomas L. Gilchrist Testing Basics Set 3: Testing Strategies By Tom Gilchrist Jan 2009.
Unit 17: SDLC. Systems Development Life Cycle Five Major Phases Plus Documentation throughout Plus Evaluation…
ANALISA & PERANCANGAN SISTEM Disusun Oleh : Dr. Lily Wulandari Program Pasca Sarjana Magister Sistem Informasi Universitas Gunadarma.
CS523 Database Design Instructor : Somchai Thangsathityangkul You can download lecture note at Class Presence 10% Quiz 10%
The Database Development Process 1. Objectives Definition of terms Describe system development life cycle Explain prototyping approach Explain roles of.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Software Engineering — Software Life Cycle Processes — Maintenance
Computer Aided Software Engineering (CASE)
Maintaining software solutions
Chapter 10 Systems Implementation and Operation
Tools of Software Development
Database Development Cycle
Dos and Don’ts of System Implementation
Presentation transcript:

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, modifying, deleting records Generating reports Querying the data System operators Perform administrative functions and routine maintenance to keep the system operating Starting and stopping the system Running backup and recovery

Training Methodologies Determine best training method given end-users and system: Instructor Led One-on-One User-Led External sources

Training the end-users What do users want? Training early on Training manual Straightforward teaching techniques 1. How to get started 2. Where to turn for help 3. Who to see when they want to learn more about the features and functionality

Supporting the End-user Information Center / Help desk Automating support Resident expert Other things to consider: Providing recovery and backup Disaster recovery PC maintenance

Maintenance Phase Maintenance: Changes made to a system to fix or enhance its functionality Why is this needed? Corrective Perfective Adaptive Preventive

Maintenance Life Cycle Design Concept Plan Analysis Design Implement Maintain

Maintenance Steps Obtain maintenance requests SSR, SMR, CR Controlling maintenance requests How is decision made on which maintenance requests to work on? Planning steps Secure resources Transform requests into formal changes Develop test criteria and a test plan

Maintenance Phase/Testing Start with “production copy” of modules to be changed Check out production version of source code Unit testing REGRESSION testing To ensure changes have not created new problems in the system Accomplished by running a subset of previously executed integration and system tests Smart IS shops keep a regression “test bucket” of selected test cases to run on a system when changes are made to any module in that system

Maintenance Steps Implement changes Monitor changes Update documentation

Other things to consider Cost of maintenance CASE tools to aid in maintenance Cost factors Who does maintenance in an organization

Review of Oracle Designer ANALYSIS Process Models ERD FHD Transformers Database Application DESIGN Design Editor Generators Database Table API Forms Reports

Oracle Designer Oracle Designer end result: Actual application database Working prototypes of screens and reports Analysis and design documentation ERDs, process models, etc.

PROCESS MODEL E-R DIAGRAM FHD Entity Usages ADT DDT DB DESIGN CANDIDATE APPLS Column Display Properties DB and Table API Oracle Database Generate DB Generate Appls REPORT FOR M Design Editor ORACLE DESIGNER