Information System Analysis Implementation & Security.

Slides:



Advertisements
Similar presentations
Making the System Operational
Advertisements

SDLC Software Development Life Cycle. SDLC Acronym for system development life cycle. Acronym for system development life cycle. Is the process of developing.
IS2210: Systems Analysis and Systems Design and Change
© 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.
System Implementation and Maintenance
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)
SDLC. Information Systems Development Terms SDLC - the development method used by most organizations today for large, complex systems Systems Analysts.
CHAPTER 17: System Implementation
SDLC and alternative methodologies 1/14/2015 © Abdou Illia MIS Spring 2015.
Maintaining Information Systems Class 27. SDLC Project Identification & Selection Project Initiation & Planning Analysis Logical Design Physical Design.
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.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Picture 1 model: ICT lifecycle in a company 1. business needs & business strategy 2. ICT strategy - ICT assessment - ICT strategic plan - ICT implementation/tactical.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.1.
Chapter 22 Systems Design, Implementation, and Operation Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 22-1.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 10.1.
SDLC: System Development Life Cycle Dr. Bilal IS 582 Spring 2006.
System Implementation. System Implementation and Seven major activities Coding Testing Installation Documentation Training Support Purpose To convert.
© 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.
Managing IT/IS Projects Across Borders: Opportunities and Challenges for Hong Kong Joseph Lee.
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.
8-1 Chapter 8 Information Systems Development & Acquisition.
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.
SDLC: System Development Life Cycle Dr. Dania Bilal IS 582 Spring 2007.
Lecture 31 Introduction to System Development Life Cycle - Part 2.
14-1 © Prentice Hall, 2004 Chapter 14: OOSAD Implementation and Operation Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph.
16 1 Installation  After development and testing, system must be put into operation  Important planning considerations Costs of operating both systems.
© 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.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 18 Maintaining.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 10 Systems Implementation.
The Traditional System Development Life Cycle There are a number of important steps in the creation of a system, regardless of which approach you use.
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 11 Selecting the Best Alternative Design Strategy Modern Systems Analysis and Design Third Edition 11.1.
SYSTEMSDESIGNANALYSIS 1 Chapter 21 Implementation Jerry Post Copyright © 1997.
CIS 210 Systems Analysis and Development Week 9 Part I Maintaining Information Systems,
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,
Information Systems Development
Chapter 18 Maintaining Information Systems
System Design, Implementation and Review
Planning & System installation
Chapter 17 System Implementation
Quality Management Perfectqaservices.
Systems Design, Implementation, and Operation
Chapter 10 Systems Implementation and Operation
Making the System Operational Implementation & Deployment
Chapter 10 Systems Implementation and Operation
Maintaining Information Systems (SAD- 18)
(System Development Life Cycle)
Chapter 16 Maintaining Information Systems
Chapter 10 Systems Implementation and Operation
Chapter 17 System Implementation
Chapter 18 Maintaining Information Systems
Presentation transcript:

Information System Analysis Implementation & Security

Implementation Implementation is the process of assuring that the information system is operational. Well-trained users are involved in its operation. Seven major activities: – Coding – Testing – Installation – Documentation – Training – Support – Maintenance

Implementation Coding, Testing, & Installation: Coding – 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

Implementation Documenting, Training, & Supporting: 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

Implementation Documenting, Training, & Supporting: – User support plan Help desk On-line help Bulletin boards and other support mechanisms

Implementation 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

Security Security considerations must be included when implementing a system. These include: – Physical security is controlling access to physical computer resources. – Logical security is controlling software access. – Behavioral security is building procedures to prevent persons from misusing computer hardware and software.