Kế toán kiểm toán - Chapter 18: Systems design, implementation, and operation

Prepare design specifications: Once a design alternative has been selected, the team develops the conceptual design specifications for the following elements: Output Data storage Input Processing procedures and operations

ppt45 trang | Chia sẻ: thuychi20 | Lượt xem: 566 | Lượt tải: 0download
Bạn đang xem trước 20 trang tài liệu Kế toán kiểm toán - Chapter 18: Systems design, implementation, and operation, để xem tài liệu hoàn chỉnh bạn click vào nút DOWNLOAD ở trên
Accounting Information Systems 9th EditionMarshall B. Romney Paul John Steinbart18-1©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Design, Implementation, and OperationChapter 1818-2©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartLearning ObjectivesDiscuss the conceptual systems design process and the activities in this phase.Discuss the physical systems design process and the activities in this phase.Discuss the systems implementation and conversion process and the activities in this phase.3©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartLearning ObjectivesDiscuss the systems operation and maintenance process and the activities in this phase.4©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartIntroductionAnn Christy, the controller at shoppers mart, scheduled a meeting with the head of systems development to discuss the following questions:What type of system will best meet shoppers mart’s needs?Should her team develop what they consider to be the best approach to meeting SM’s need?5©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartIntroductionShould they develop several approaches?What can be done to ensure that system output will meet user needs? When and how should input, such as accounting transaction, be captured, and who should capture it?Where should AIS data be stored, and how should it be organized and accessed?How should SM convert to its new AIS?6©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartIntroductionThis chapter discusses the last four steps in the SDLC: conceptual systems design, physical systems design, systems implementation and conversion, and operation and maintenance.7©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartLearning Objective 1 Discuss the conceptual systems design process and the activities in this phase.8©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartConceptual Systems DesignIn the conceptual systems design phase, a general framework is developed for implementing user requirements and solving problems identified in the analysis phase.What are the three steps in conceptual design?Evaluate design alternatives.Prepare design specifications.Prepare conceptual systems design report.9©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartConceptual Systems DesignSystemsanalysisPrepareconceptualsystemsdesign reportPreparedesignspecificationsEvaluatedesignalternatives10©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartConceptual Systems DesignEvaluate design alternatives:The design team should identify and evaluate design alternatives using the following criteria:How well it meets organizational and system objectivesHow well it meets users’ needsWhether it is economically feasibleIts advantages and disadvantages11©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartConceptual Systems DesignPrepare design specifications:Once a design alternative has been selected, the team develops the conceptual design specifications for the following elements:OutputData storageInputProcessing procedures and operations12©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartConceptual Systems DesignPrepare conceptual systems design report:At the end of the conceptual design a conceptual systems design report is developed and submitted.To guide physical systems design activitiesTo communicate how management and user information needs will be metTo help assess systems’ feasibility13©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartLearning Objective 2 Discuss the physical systems design processes and the activities in this phase.14©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems DesignPhysical design translates the broad, user-oriented AIS requirements of conceptual design into detailed specifications that are used to code and test the computer program.Conceptualsystems designPhysicalsystems design15©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems DesignFile and database designOutput designInputdesignProgramdesignProceduresdesignControlsdesign16©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems Design: Output DesignThe objective of output design is to determine the characteristics of reports, documents, and screen displays.Output fits into one of four categories:Scheduled reportsSpecial-purpose analysisTriggered exception reportsDemand reports17©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems Design: File and Database DesignWhat are some file and database design considerations?medium of storageorganization and accessprocessing modemaintenancesize and activity level18©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems Design: Input DesignWhen evaluating input design, the design team must identify the different types of data input and optimal input method.What are the two principal types of data input?FormsComputer screens19©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems Design: Program DesignProgram design is one of the most time-consuming activities in the entire SDLC.Programs should be subdivided into small, well-defined modules to reduce complexity.What is this referred to as?structured programmingModules should interact with a control module rather than with each other.20©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems Design: Procedures DesignProcedures design should answer the who, what, where, and how questions related to all AIS activities.What should procedures cover? input preparation transaction processing error detection and corrections controls21©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems Design: Procedures DesignWhat should procedures cover? (continued)reconciliation of balancesdatabase accessoutput preparation and distributioncomputer operator instructions22©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems Design: Control DesignWhat are some control design considerations?ValidityAuthorizationAccuracySecurityNumerical ControlAvailabilityMaintainabilityIntegrityAudit Control23©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartPhysical Systems Design ReportAt the end of the physical design phase the team prepares a physical systems design report.This report becomes the basis for management’s decision whether to proceed to the implementation phase.24©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartLearning Objective 3 Discuss the systems implementation and conversion process and the activities in this phase.25©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems ImplementationSystems implementation is the process of installing hardware and software and getting the AIS up and running.26©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems ImplementationImplementation planningCompletedocumentationDevelop andtest softwareprogramsConversionPrepare site;install andtest hardwareSelectand trainpersonnelTest system27©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation: Implementation PlanningAn implementation plan consists of implementation tasks, expected completion dates, cost estimates, and the person or persons responsible for each task.Planning should include adjustments to the company’s organizational structure.28©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation: Develop and test software programsSeven steps are followed when developing and testing software programs.Determine user needs.Develop a plan.Write program instructions (code).Test the program.Document the program. Train program users.Install and use the system.29©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation: Site PreparationA PC requires little site preparation.A large system may require extensive changes, such as additional electrical outlets.Site preparation should begin well in advance of the installation date.30©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation: Select and train personnelEmployees can be hired from outside the company or transferred internally.Effective AIS training should include employees’ orientation to new policies and operations.Training should occur before systems testing and conversion.31©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation: Complete DocumentationThree types of documentation must be prepared for new systems.Development documentationOperations documentationUser documentation32©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation: Test the SystemThere are three common forms of testing.Walk-throughProcessing of test transactionsAcceptance tests33©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation: ConversionThere are four conversion approaches.Direct conversionParallel conversionPhase-in conversionPilot conversion34©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems ImplementationOld systemNew systemDirect Conversion Method35©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation Old system New systemParallel Conversion Method36©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems ImplementationPhase-in Conversion Method Old system New system37©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems ImplementationPilot Conversion Method123312332211OldOldOldOldOldNewOldNewNewNewNewNew38©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartSystems Implementation: Data ConversionData files may need to be modified in three ways:Files may be moved to a different storageData content may be changedFile format may be changed39©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartLearning Objective 4 Discuss the systems operation and maintenance process and the activities in this phase.40©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartOperation and MaintenanceThe final step in the SDLC is to operate and maintain the new system.A postimplementation review should be conducted on a newly installed system.Operation andmaintenanceImplementationand conversion41©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartOperation and Maintenance What are some factors to consider during the postimplementation review?Goals and objectivesSatisfactionBenefitsCostsReliabilityDocumentationTimelinessControls and securityErrors TrainingCommunicationsOrganizational changesAccuracyCompatibility42©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartCase ConclusionDid Ann buy a software package?No.The team developed conceptual design specifications for the output, input, processing, and data storage elements.The company decided to utilize screen-based output as much as possible and to capture data electronically.43©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartCase ConclusionDuring physical design, the development team designed each report identified during conceptual design.What format did they use?ScreenHard copyWhat conversion strategy did Ann use?Parallel44©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/SteinbartEnd of Chapter 1845©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart

Các file đính kèm theo tài liệu này:

  • pptais18_7086_6439.ppt