Chapter 24 – Systems Design, Implementation, and Operation

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/36

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards cover key terms and definitions from Chapter 24, spanning conceptual design, physical design, implementation, conversion, and maintenance phases of the SDLC.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1
New cards

Initial SDLC phase that creates a general framework for meeting user requirements and solving problems identified during analysis.

Conceptual Systems Design

2
New cards

Step that compares possible system designs against objectives, user needs, economic feasibility, and pros vs. cons.

Evaluate Design Alternatives

3
New cards

Detailed requirements for outputs, data storage, inputs, processing procedures, and operations once a design is chosen.

Design Specifications

4
New cards

Document summarizing conceptual design activities and recommended system design(s) for steering-committee review.

Conceptual Systems Design Report

5
New cards

Group that evaluates design alternatives and selects the option that best fits organizational needs.

Steering Committee

6
New cards

Phase that translates broad conceptual requirements into detailed specifications used to code and test programs.

Physical Systems Design

7
New cards

Process of determining the nature, format, content, and timing of reports, documents, and screen displays.

Output Design

8
New cards

Output with prespecified content and format prepared on a regular timetable (e.g., monthly performance report).

Scheduled Report

9
New cards

Ad-hoc output without prespecified content or schedule, created in response to a specific management request.

Special-Purpose Analysis Report

10
New cards

Output with preset content produced only when abnormal conditions occur (e.g., inventory shortages).

Triggered Exception Report

11
New cards

Preset report generated only upon user request.

Demand Report

12
New cards

Activity that determines how and in what format data will be stored across the organization.

File and Database Design

13
New cards

Specification of data to be captured and the most efficient method for entering it into the system.

Input Design

14
New cards

Creation of paper or electronic documents used to capture source data.

Form Design

15
New cards

Layout of on-screen forms so data can be entered quickly, accurately, and with minimal errors.

Computer Screen Design

16
New cards

Technique that divides programs into small, well-defined modules, each with a single entry and exit point.

Structured Programming

17
New cards

Process of locating and removing program errors during testing.

Debugging

18
New cards

Flowcharts, diagrams, and narratives explaining how a program works and aiding maintenance.

Program Documentation

19
New cards

Modifying existing programs due to new requirements, detected errors, or hardware changes.

Program Maintenance

20
New cards

Instructions answering who, what, when, where, why, and how for all information-system activities.

Procedures (AIS)

21
New cards

Embedding measures in an AIS to minimize, detect, and correct errors, ensuring reliable information.

Controls Design

22
New cards

Implementation Plan

Schedule listing tasks, deadlines, costs, and responsible parties for installing the new AIS.

23
New cards

Physical modifications (e.g., power, air-conditioning, raised floors) required before hardware installation.

Site Preparation

24
New cards

Hiring or transferring employees and teaching them hardware, software, and new procedures.

Selecting and Training Personnel

25
New cards

Materials describing the new AIS, including system description, layouts, flowcharts, and test results.

Development Documentation

26
New cards

Guidelines for running the system—schedules, files accessed, security, and retention requirements.

Operations Documentation

27
New cards

Manuals and training materials that instruct end users how to operate the AIS.

User Documentation

28
New cards

Walk-Through

Step-by-step review of procedures or program logic to find errors early in design.

29
New cards

Using simulated valid and invalid transactions to verify a program operates as intended.

Processing Test Data

30
New cards

Final evaluation using real transactions; users determine if the AIS meets their criteria.

Acceptance Test

31
New cards

Switching from old to new system at once, with no parallel backup.

Direct Conversion

32
New cards

Running old and new systems simultaneously until the new one is proven reliable.

Parallel Conversion

33
New cards

Gradually replacing parts of the old system with the new until full changeover is complete.

Phase-In Conversion

34
New cards

Implementing the new system at one location, resolving issues, then rolling it out organization-wide.

Pilot Conversion

35
New cards

Moving, reformatting, and cleaning data files so they work with the new AIS.

Data Conversion

36
New cards

Evaluation conducted after installation to verify the system meets objectives and stays within budget.

Post-Implementation Review

37
New cards

Document analyzing whether a newly delivered system achieved its intended purpose; final user acceptance closes the SDLC.

Post-Implementation Review Report