Presentation is loading. Please wait.

Presentation is loading. Please wait.

Systems Implementation and Operation

Similar presentations


Presentation on theme: "Systems Implementation and Operation"— Presentation transcript:

1 Systems Implementation and Operation

2 Learning Objectives Systems Implementation and Operation
To enumerate the goals, plans, tasks, and results of systems implementation. To recognize how accountants take part in systems implementation. To describe the interdependent tasks that must be accomplished during systems implementation. To assess the importance of thoroughly testing the new or revised system prior to putting the system into operation. Systems Implementation and Operation

3 Learning Objectives Systems Implementation and Operation
To enumerate the goals, plans, tasks, and results of systems operation. To recognize how accountants are involved in systems operation. To illustrate the dual functions of post-implementation review, which are to determine the effectiveness and efficiency of the new or revised system and to assess the quality of the development process. To analyze the difficulties associated with systems maintenance. Systems Implementation and Operation

4 Focus of this Chapter Systems implementation:
Includes completing the design of the new or revised system and beginning to use that system. Post implementation review: Assesses the adequacy of the new system compared to the user’s requirements and the quality of the acquisition/development process. Systems maintenance: Involves making repairs and modifications to the system.

5 Introduction to Systems Implementation
Systems implementation reflects a set of procedures performed to complete the design contained in the approved systems design document and to test, install, and begin to use the new or revised information system. The systems implementation goals are as follows: Complete, as necessary, the design contained in the approved systems design document. Write, test, and document the programs and procedures required by the approved systems design document. Ensure, by completing the preparation of user manuals and other documentation and by educating and training personnel, that the organization’s personnel can operate the new system. Determine, by thoroughly testing the system with users, that the system satisfies the users’ requirements. Ensure a correct conversion by planning, controlling, and conducting an orderly installation of the new system.

6 The Systems Development Life Cycle

7 Approaches to Implementation
Parallel approach. Direct approach. Modular approach.

8 Parallel Approach Both the old and new systems operate together for a time. Management later makes a decision, based on the comparison of the two systems’ outputs, whether to terminate the operation of the old system. The parallel approach provides a high level of control because the old system is not abandoned until users are satisfied that the new system adequately replaces the old. It is expensive to keep two systems running simultaneously.

9 Direct Approach The riskiest of the three approaches.
The old system is turned off, the new system is turned on. Also referred to as the big bang or cold turkey approach. Enterprise systems are often implemented using this approach. Can lead to disaster if not carefully planned and executed. Can be less costly than the parallel approach—if all goes well. In large implementations, such as enterprise systems, it is often capacity and/or cost prohibitive to take the parallel approach. The direct approach forces users to learn the new system, The new system can get up and running very quickly. Can lead to increased user satisfaction with the new system as compared to the old system.

10 Modular Approach The modular approach, can be combined with the parallel or the direct approaches to tailor the implementation to the circumstances. The new system is either implemented one module at a time or is introduced one organizational unit at a time. Also referred to as the phased approach. Permits pilot testing of a system or system component and elimination of any problems discovered before full implementation. Can combine the safety and control of a parallel implementation with the cost/time savings of a direct approach.

11 Implementation Approaches

12 The Accountant’s Involvement in Systems Implementation
Analyst. Consultant. User. Member of the implementation team. Internal auditor/IT auditor.

13 The Systems Implementation Deliverable: The Project Completion Report
The project completion report usually includes the following items: Summary of requirements satisfied by the new system. Estimated and actual duration of each development stage. Estimated and actual systems performance (e.g., response time, costs, benefits). System documentation, which provides an overview of the new system. Program documentation, which includes source code and other related items. User manual, which describes operating procedures for both manual and automated procedures. Operations run manual, which contains operating instructions for computer operations. System test report. User training programs and manuals. Operator training programs and manuals.

14 Triggering Systems Implementation
Approved configuration plan, developed during the systems selection step. Approved systems design document, produced in the structured systems design step of systems development.

15 Intermediate Steps in Systems Implementation
Complete the design. Acquire hardware and software. Write, test, debug, and document computer programs. Select train and educate personnel. Complete user manual. Test the system. Obtain approvals. Conduct conversion.

16 Systems Implementation Tasks and Documents

17 Complete the Design Input and output reports, documents and computer screens: Appendix S4 provides guidelines for the design of effective system components, including reports, documents, and computer screens. Database layout: Logical view of each database record. Indicates the field (i.e., attribute) names and lengths. The database administrator (DBA) uses this layout to map the logical record into storage. The DBA must decide where and how to store each data element. Specifications for manual and automated processes: The specifications for each computer program module must be adequate for the writing of the computer program code. The manual procedures must contain sufficient detail to allow for the writing of the procedures manuals. These specifications are required whether we purchase or develop a new system. Acquired systems must be configured to provide user functionality.

18 Acquire Hardware and Software
Contract negotiation for lease, rental, or purchase. Contract negotiation for hardware and software service, such as a systems integrator, a service bureau, or an application service provider. Prepare site: Electrical power, power protection, air conditioning, security, physical structure of the computer room, and access to that room.

19 Write, Test, Debug, and Document Computer Programs
The programmer develops a test plan, which outlines how each program module will be tested. The user, the programmer, and another member of the programming team do a “walkthrough” of the module specifications and the test plan to determine that the latter is adequate; then the programmer codes the program. Debugging: The programmer tests the individual module and removes any errors found during testing. Programmer completes the program documentation. Maintenance programmers will use this documentation to make program changes, correct errors in the programs, and add enhancements to the programs.

20 Select, Train, and Educate Personnel
Choose the personnel who will operate the new system. Train them to perform their system-related duties. System’s users must be educated about the new system’s purpose, function, and capabilities. Training may be given through a combination of schools run by software vendors, hardware vendors, vendors specializing in training, and programs conducted by the organization itself. Computer-assisted learning, such as interactive tutorials, might also be used.

21 Complete User Manual A user manual should describe operating procedures for both manual and automated systems functions. The systems designer, the user, and possibly the organization’s technical writing and training staff should cooperate in preparing the user manual.

22 Test the System Beyond testing program modules, the entire system is tested to determine that it meets the requirements and that it can be used and operated to the satisfaction of both users and system operators. Testing is carried out by the systems developers, by the developers and the users together, and finally by the users. Each test consists of the following steps: Specify test conditions. Review test conditions (i.e., walkthrough). Create test data. Execute tests. Evaluate results. Several types or levels of tests are usually completed before a system can be implemented. From the users’ point of view, three of these tests are the most important. The system test verifies the new system against the original specifications. The acceptance test is a user-directed test of the complete system in a test environment. the operations test or environmental test runs a subset of the system in the actual production environment.

23 Obtain Approvals The project completion report is approved by: Users.
IT. Management. IT Auditors.

24 Conduct Conversion Conversion includes: Conversion of data.
Conversion of processes (i.e., the programs). Completing the documentation.

25 Systems Operation Post implementation review. Systems maintenance.
Periodic systems survey.

26 Post Implementation Review
Examination of the information system, conducted soon after implementation. Should be brief and inexpensive. Goals of a post implementation review. Determine user satisfaction with the new system. Identify degree of correspondence between system performance requirements and achieved performance. Evaluate quality of new system’s documentation, training, and data conversions. Review performance of new system and, if necessary, recommend improvements. Ascertain that the organization’s project management framework and SDLC were followed during development. Recommend improvements to systems development standards manual if necessary. Review cost projections and benefit estimations and determining the degree to which these were achieved. Perfect project-planning procedures by examining total project costs and the project team’s ability to adhere to project cost estimates and schedules. Make any other recommendations that might improve the operation of the system or the development of other information systems.

27 Post Implementation Review Report

28 Systems Maintenance Systems maintenance is the modification (e.g., repair, correction, or enhancement) of existing applications. Systems maintenance expenditures can account for 50 to 70 percent of the total cost of a system over its total life cycle.

29 Types of Maintenance Activities
Corrective maintenance must be performed to fix errors. Perfective maintenance is conducted to improve the performance of an application. Adaptive maintenance adjusts applications to reflect changing business needs and environmental challenges.

30 Systems Maintenance Goals
Accomplish system changes quickly and efficiently. Prevent system changes from causing other system problems. Make system changes that are in the organization’s overall best interest. Perfect systems development and systems maintenance procedures by collecting and using information about system changes. Supplant systems maintenance with the systems survey if requested changes are significant or if they would destroy the system (i.e., would be the straw that broke the camel’s back). Minimize control exposure and organizational disruption that can be caused by systems maintenance.

31 Maintenance Completion Report

32 Appendix S4: Report, Document, and Screen Layout
Forms—documents used to capture data—should meet the following criteria: Be easy to complete and use. Minimize the errors that can be made in completing a form and keying from a completed form. Minimize cost. Not contain too much data or be too sparse or too busy.

33 Report, Document, and Screen Layout

34 Report, Document, and Screen Layout

35 Report, Document, and Screen Layout

36 Report, Document, and Screen Layout


Download ppt "Systems Implementation and Operation"

Similar presentations


Ads by Google