© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 3 Slide 1 Chapter 15 System Implementation.

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.
System Construction and Implementation Objectives:
© 2005 by Prentice Hall Chapter 4 System Testing & Implementation Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George Joseph.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
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.
Chapter 13 System Implementation Modern Systems Analysis and Design Seventh Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
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
Software Testing & Strategies
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
CORE 1: PROJECT MANAGEMENT Overview TECHNIQUES FOR MANAGING A PROJECT Communication Skills Active Listening Mirroring Paraphrasing Summarizing Clarifying.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 10.1.
Chapter 10.
System Implementation. System Implementation and Seven major activities Coding Testing Installation Documentation Training Support Purpose To convert.
MSIS 630: Week 13 System Implementation and Support
Software Testing & Implementation
System Implementation Modern Systems Analysis and Design.
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.
Appendix 2 Automated Tools for Systems Development © 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 2 Slide 1.
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
SOFTWARE TESTING STRATEGIES CIS518001VA : ADVANCED SOFTWARE ENGINEERING TERM PAPER.
Computers Are Your Future Eleventh Edition Chapter 13: Systems Analysis & Design Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
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
Chapter 14 Information System Development
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
14-1 © Prentice Hall, 2004 Chapter 14: OOSAD Implementation and Operation Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph.
© Copyright 2011 John Wiley & Sons, Inc.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Chapter 10 Systems Implementation and Operation 10.1.
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.
IFS310: Module 13 Implementation and Support - Construction, Conversion and Maintenance of the New System.
Irwin/McGraw-Hill Copyright © 2004 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS6th Edition.
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.
Principles of Information Systems, Sixth Edition 1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
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 16 Quality Assurance Through Software Engineering Systems Analysis and Design Kendall & Kendall Sixth Edition.
1 Software Testing Strategies: Approaches, Issues, Testing Tools.
What is a level of test?  Defined by a given Environment  Environment is a collection of people, hard ware, software, interfaces, data etc.
Bina Nusantara 19 C H A P T E R SYSTEM CONSTRUCTION AND IMPLEMENTATION.
Chapter 13 System Implementation Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
HNDIT23082 Lecture 09:Software Testing. Validations and Verification Validation and verification ( V & V ) is the name given to the checking and analysis.
GCSE ICT 3 rd Edition The system life cycle 18 The system life cycle is a series of stages that are worked through during the development of a new information.
Information System Analysis Implementation & Security.
CIS 210 Systems Analysis and Development Week 9 Part I System Implementation,
Chapter 13 System Implementation
Unit 17 System Implementation
Chapter 17 System Implementation
Business System Development
IS442 Information Systems Engineering
Chapter 10 Systems Implementation and Operation
Lecture 09:Software Testing
Chapter 10 Systems Implementation and Operation
Systems Construction and Implementation
System Construction and Implementation
Systems Construction and Implementation
Chapter 10 Systems Implementation and Operation
Dos and Don’ts of System Implementation
Chapter 17 System Implementation
Presentation transcript:

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 3 Slide 1 Chapter 15 System Implementation

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 2 Learning Objectives 7.Explain the role of an analyst in feasibility and requirement analysis.  Analyze information systems planning matrices to determine affinity between information systems and IS projects and to forecast the impact of IS projects on business objectives.  Describe the process of coding, testing, and converting an organizational information system and outline the deliverables and outcomes of the process.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 3

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 4 Purpose of System Implementation 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 Six major activities:  Coding  Testing  Installation  Documentation  Training  Support

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 5 The Process of Coding, Testing and 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  The current system is replaced by the new system.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 6 Deliverables

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 7 The Process of Documenting the System, Training Users, and Supporting Users Two audiences for final documentation  Information systems personnel who will maintain the system throughout its productive life  People who will use the system as part of their daily lives User Training  Application-specific  General: for operating system and off-the-shelf software

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 8 Deliverables

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 9 Software Application Testing A master test plan is developed during the analysis phase. During the design phase, unit, system and integration test plans are developed. The actual testing is done during implementation. Test plans provide improved communication among all parties involved in testing.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 10

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 11 Test Classification Manual vs. Automated Static (syntax only) vs. Dynamic (execution)

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 12 Manual Testing Techniques Inspection  Is a testing technique in which participants examine program code for predictable language-specific errors. Walkthrough  Is a peer group review of any product created during the systems development process; also called a structured walkthrough. Desk Checking  Is a testing technique in which the program code is sequentially executed manually by the reviewer.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 13

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 14 Automated Testing Techniques Syntax Checking  The compiler is run against the source code to identify syntax errors. Unit Testing  Each module is tested alone in an attempt to discover any errors in its code, also called module testing. Integration Testing  All the modules that a program comprises for testing purposes are brought together. Modules are typically integrated in a top- down, incremental fashion.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 15 Automated Testing Techniques (cont.) System Testing  All the programs that a system comprises for testing purposes are brought together. Programs are typically integrated in a top-down, incremental fashion. Stub 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.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 16 Test Cases Test case: a scenario of transactions, queries or navigation paths. Can represent either:  Typical system use  Critical system use  Abnormal system use Test cases and results should be thoroughly documented so they can be repeated for each revision of an application.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 17 Test Cases (cont.) Test cases are usually developed by analysts. Test cases should not be created by the programmers. Separate people should program and test in order to ensure objectivity. Programmers use symbolic debuggers to isolate causes for errors.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 18 User Acceptance Testing Actual users test a completed information system. End result is the users’ final acceptance of the system. Alpha testing: use of simulated data Beta testing: use of real data in real user environment.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 19 Types of Alpha Tests Recovery testing  Forces 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.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 20 Installation The organizational process of changing over from the current information system to a new one. Four installation strategies:  Direct Installation  Parallel Installation  Single-location installation  Phased Installation 17.20

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 21 Turning off the old system when the new one is turned on

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 22 Running the old and new information systems at the same time until management decides the old system can be turned off

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 23 Trying out an information system at one site, then deciding if and how the new system should be deployed throughout the organization

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 24 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

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 25 Planning Installation Considerations  Data conversion Error correction Loading from current system  Planned system shutdown  Business cycle of organization

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 26 Documenting the System System documentation  Detailed information about a system’s design specifications, its internal workings and its functionality  Intended audience: maintenance programmers  Internal documentation: embedded in the program source code or generated at compile time  External documentation: includes data flow and entity- relationship diagrams

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 27 Documenting the System (cont.) User Documentation  Written or other visual information about an application system, how it works, and how to use it. Preparing user documentation  Traditional source has been information systems department.  Application-oriented documentation is now often supplied by vendors and users themselves.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 28 User documentation is typically in the form of online help

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 29 Training Information Systems Users Potential training topics:  Use of the system  General computer concepts  Information system concepts  Organizational concepts  System management  System installation

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 30 By far the most common training method is informal, via interaction with an in-house expert on the software

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 31 Electronic Performance Support Systems (EPSS), like Microsoft Office Assistant, are components of software applications that embed training and information for the user, in the form of tutorials, expert systems, and hyperlink jumps to reference topics.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 32 Supporting Information Systems Users Support is extremely important to users. Providing support can be expensive and time- consuming. One approach is through automation:  Internet-based online support forums  On-demand fax  Voice response systems  Knowledge bases

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 33 Providing Support via Help Desk A single point of contact for all user inquiries and problems about a particular information system or for all users in a particular department. Requires  Technical skills: extensive knowledge about how to use the system and typical problems that can be encountered.  People skills: good listening and communication, dealing with complaints and frustrations.

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 34 Support Issues User questions and problems Recovery and backup Disaster recovery PC maintenance Writing newsletters Setting up user groups

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 35 Implementation Success Factors Biggest measure of success: will it be used? Major factors influencing likelihood of use:  Personal stake of users  System characteristics  User demographics  Organizational support  Performance  Satisfaction

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 36 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 17.36

© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers : Unit 3 Slide 37 Summary In this chapter you learned how to: 7.Explain the role of an analyst in feasibility and requirement analysis.  Analyze information systems planning matrices to determine affinity between information systems and IS projects and to forecast the impact of IS projects on business objectives.  Describe the process of coding, testing, and converting an organizational information system and outline the deliverables and outcomes of the process.