IAAUDCIS CHAPTER 7: COMPUTER ASSISTED AUDIT TOOLS & TECHNIQUES Flashcards
Systems that uses physical source document in initiating transactions
Source Document Control
Coding controls that checks the integrity of data codes used in processing
Data coding controls
Control digit added to the code when it is originally assigned that allows the integrity of the code to be established during subsequent processing
Check Digits
an effective method of managing high volumes of transaction data through a system.
reconciles output produced by the system with the input originally entered into the system.
Batch Controls
Intended to detect errors in transaction data before the data are processed.
Validation Controls
Involves programmed procedures that examine the characteristics of the data in the field.
Field Interrogation
used to examine the contents of a field for the presence of blank spaces
Missing Data Checks
determine whether the correct form of data is in the field
Numeric-Alphabetic Data Checks
used to verify that certain fields are filled with zeros
Zero-Value Checks
Determine if the value on the field exceeds an authorized limit
Limit Checks
Assign upper and lower limits to acceptable data values
Range Checks
Compare actual values in a field against known acceptable values
Validity Checks
identify keystroke errors in key fields by testing the internal validity of the code
Check Digit
Procedures validate the entire record by examining the interrelationship of its field
Record Interrogation
Determine if a value in one field, which has already passed a limit check and a range check is reasonable when considered along with other data fields in the record
Reasonable Checks
Tests to see if the sign of a field is correct for the type of record being processed.
Sign Check
Determine if a record is out of order
Sequence Order
Purpose is to ensure that the correct file is being processed by the system
File Interrogation
Verify that the file processed is the one the program by the system (file name and serial number is a match)
Internal Label Checks
Verify that the version of the file processed is correct
Version Checks
prevents a file from being deleted before it expires
Expiration Date Check
When errors are detected in a batch, they must be corrected and the records resubmitted for reprocessing. This must be a controlled process to ensure that errors are dealt with completely and correctly.
Input Error Correction
When a keystroke error is detected or an illogical relationship, the system should halt the data entry procedure until the user corrects the errors
Immediate Correction
The records flagged as errors are removed from the batch and placed in a temporary error holding file until the errors can be investigated.
Create an Error File
Cease processing and return the entire batch to data control to evaluate, correct and resubmit.
Reject the entire batch
Centralized procedures to manage the data input for all of the organization’s transaction processing systems.
Eliminates the need to recreate redundant routines for each new application
Generalized Data Input Systems (GDIS)
5 major components of GDIS
Generalized Validation Module (GVM)
Validated Data File
Error File
Error Reports
Transaction Log