August
1999 QUESTION 1 (Compulsory) Total Marks: 20 Marks |
Click here to access other
questions
SUGGESTED SOLUTIONS |
(a) | Define the term system design. | [2] |
Systems design is the
development of a blueprint for a computer-based solution to improve an existing system; it
is a bridge between analysis and implementation.
|
||
(b) | (i) Why should output not be created if it is
not functional? (ii) Why is it often difficult to create user-specific output? |
[1] [1] |
(i) Because there are
costs associated with all outputs. (ii) Because large
information systems typically serve many different users for many different purposes. |
||
(c) | Give two reasons why an effective design should control the quantity of data for input. | [2] |
|
||
(d) | Give two reasons why the development of natural language interfaces has been limited. | [2] |
|
||
(e) | List three basic rules which should be followed when determining which data should be captured and which data should be left to the system to enter. | [3] |
|
||
(f) | Describe the term integrity control. | [2] |
Integrity control
ensure that the data being processed represents the actual, current status . In addition,
they are applied to ensure that, if any files are inadvertently destroyed, the materials
and mechanisms exist to reconstruct the files and to recover processing capabilities.
|
||
(g) | List two forms of error tolerance. | [2] |
|
||
(h) | List three drawbacks of fourth generation tools. | [3] |
|
||
(i) | Define the term post-implementation evaluation. | [2] |
A post-implementation
evaluation verifies that the new system meets specified requirements and achieves
anticipated benefits.
|