/
Systems Design, Implementation, and Operation Systems Design, Implementation, and Operation

Systems Design, Implementation, and Operation - PowerPoint Presentation

briana-ranney
briana-ranney . @briana-ranney
Follow
380 views
Uploaded On 2018-11-09

Systems Design, Implementation, and Operation - PPT Presentation

Chapter 22 22 1 Learning Objectives Discuss the conceptual systems design process and the activities in this phase Discuss the physical systems design process and the activities in this phase ID: 725252

systems design implementation phase design systems phase implementation system process conversion activities discuss report test review conceptual program documentation document operations computer

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "Systems Design, Implementation, and Oper..." is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

Systems Design, Implementation, and Operation

Chapter 22

22-

1Slide2

Learning Objectives

Discuss 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.

Discuss the systems operation and maintenance process and the activities in this phase.

22-

2Slide3

Phase 2: Conceptual Systems Design

22-

3Slide4

Phase 3: Physical Systems Design

Output design (e.g., reports)File and database design

Input design (e.g., forms, computer screen input)

Program design

Procedures designControl design22-4Slide5

Program Design

Determine user needsCreate and document development plan

Write the computer code

Test the program

Document the programTrain usersInstall the system (including components and hardware)Use and modify the system22-5Slide6

Phase 4: Systems Implementation

Implementation planSelect and train personnel

Complete documentation

Development documentation

Operations documentationUser documentationTesting the systemConversion22-6Slide7

Testing the System

Walk-throughsStep by step review

Processing test data

Test all valid transactions and error conditions

Acceptance testsUse copies of real data22-7Slide8

Conversion Approaches

Direct conversion

Terminates the old and begins with the new system

Parallel conversion

Operate old and new systems for a period of timePhase-in conversionGradual replacement of old elements with new system elementsPilot conversion

Implement a system in a part of an organization (e.g., a branch)

22-

8Slide9

Phase 5: Operations and Maintenance

Conduct post-implementation review

22-

9Slide10

Key Terms

Conceptual design specificationsConceptual systems design report

Scheduled report

Special-purpose analysis report

Triggered exception reportDemand reportStructured programmingDebuggingProgram maintenancePhysical systems design reportSystems implementationImplementation planWalk-throughProcessing test dataAcceptance testConversionDirect conversionParallel conversionPhase-in conversionPilot conversionPost-implementation reviewPost-implementation review report

22-

10