Final Exam Chapter 7 Flashcards
a reliable system of processes data accurately completely, in a timely manner, and only with proper authorization which requires controls over data input quality, processing of the data, and data output
processing integrity
source document controls that only authorized personnel should prepare source documents
Authorization
Source document control where you design forms to minimize errors and omissions
Forms Design
source document control where program system to identify missing or duplicate form numbers
pre-numbered forms sequence test
source document control where you make machine readable to minimize input errors
Turnaround documents
source document control where you stamp entered paper documents set a flag field on processed electronic documents
cancellation of documents
source document control where you scan documents for reasonableness and correctness before entering them into the system
visual scanning
data entry control that checks whether the characters are of the proper type
field check
data entry control where you check if the data has the appropriate sign + or -
sign check
data entry control where you check that the amount doesn’t exceed a maximum value or is below a minimum value
limit check
data entry control where you make sure the amount falls between a particular range
range check
data entry control where the number of characters does not exceed the field size
size check
Data entry control where all required data items have been entered
completeness check
data entry control where program compares id number account number or name entered to a table of valid numbers or names in a database
validity check
data entry control where the logical relationship is correct
reasonableness test
data entry control where the check digit is in the ID number
Check Digit verification
Batch processing controls for data entry data is in proper numerical or alphabetical sequence
sequence check
Batch processing controls for data entry that records information about input or processing errors
error log