14. (Data Processing) a. A national medical testing laboratory wants a new computer system to analyze its test results. The system must be capable of processing cach day's results as well as retrieving and outputting a printed report of all results meeting certain criteria, such as all results for a particular doctor or for hospitals in a certain state. Determine three or four major program units into which this system could be separated. (Hint: One possible program unit is "Prepare Daily Results" to create cach day's reports.) b. Suppose someone enters incorrect data for a test result, and the error is discovered after the system has entered and stored the data. What program unit is needed to cor- rect this problem? Discuss why such a program unit might or might not be required by most systems. c. Assume a program unit exists that allows users to change data that has been entered and stored incorrectly. Discuss the need for including an "audit trail" that would allow reconstructing the changes later as well as when they were made and who made them.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter2: Problem Solving Using C++using
Section: Chapter Questions
Problem 6PP
icon
Related questions
Question
14. (Data Processing) a. A national medical testing laboratory wants a new computer system
to analyze its test results. The system must be capable of processing each day's results as
well as retrieving and outputting a printed report of all results meeting certain criteria,
such as all results for a particular doctor or for hospitals in a certain state. Determine
three or four major program units into which this system could be separated. (Hint: One
possible program unit is "Prepare Daily Results" to create each day's reports.)
b. Suppose someone enters incorrect data for a test result, and the error is discovered
after the system has entered and stored the data. What program unit is needed to cor-
rect this problem? Discuss why such a program unit might or might not be required
by most systems.
c. Assume a program unit exists that allows users to change data that has been entered
and stored incorrectly. Discuss the need for including an "audit trail" that would allow
reconstructing the changes later as well as when they were made and who made them.
Transcribed Image Text:14. (Data Processing) a. A national medical testing laboratory wants a new computer system to analyze its test results. The system must be capable of processing each day's results as well as retrieving and outputting a printed report of all results meeting certain criteria, such as all results for a particular doctor or for hospitals in a certain state. Determine three or four major program units into which this system could be separated. (Hint: One possible program unit is "Prepare Daily Results" to create each day's reports.) b. Suppose someone enters incorrect data for a test result, and the error is discovered after the system has entered and stored the data. What program unit is needed to cor- rect this problem? Discuss why such a program unit might or might not be required by most systems. c. Assume a program unit exists that allows users to change data that has been entered and stored incorrectly. Discuss the need for including an "audit trail" that would allow reconstructing the changes later as well as when they were made and who made them.
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr