22. System Design, Implementation and Operation Flashcards

1
Q

Phase 2. Conceptual System Design from SDLC contains?

Tip: 1) Evaluate design alternatives, 2) prepare design specifications, 3) prepare conceptual system design report

A

1) Evaluating design alternatives how well does it meet the objectives and user needs, is it feasible, what are the advantages and disadvantages?

  1. Preparing design specifications - created for output, data storage, input,
    and processing procedures
  2. Preparing the conceptual systems design report to the steering committee.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Phase 3. Physical Systems Design from SDLC.

Tip: output design, file and database design, input design, program design, procedures design, controls design.

Explain program design

A
Program Design, determine user needs.
• Create and document development plan.
• Write the computer code.
• Test the program.
• Document the program.
• Train (super-)users.
• Install the system (including
components and hardware).
• Use and modify the system.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Phase 4. Systems implementation

Tip: implementation planning includes install and test hardware and train personell.

Explain test system

A

.Walk-throughs: Step by step review

Processing test data: Test all valid transactions and error conditions

Acceptance tests: Use copies of “real” (mask personal!) data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When you have installed, test and trained personel. You will have a complete documentation and that consist of:

A

Development documentation.

Operations documentation.

User documentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Explain conversion approaches

Tip: direct, parallel, phase-in conversions

A

Direct conversion: Terminates the old and begins with the new system.

Parallel conversion: Operate old and new systems for a
period of time.

Phase-in conversion: Gradual replacement of old elements
with new system elements.

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Phase 5. Operations and maintenance

A

Conduct post-implementation review

How well did you know this?
1
Not at all
2
3
4
5
Perfectly