IT (Computer) Auditing Flashcards
List the types of physical safeguards used to protect the data files.
- File labels
- File protection rings
- File protection plans
List some controls that can be put in place/built in hardware and systems software.
- Parity check
- Echo check
- Diagnostic routines
- Boundary protection
List the IT duties that should be segregated (in connection with “organization and operation”).
- Systems analyst
- Programmer
- Operator
- Librarian
- Security
List the five categories of general controls.
- Organization and operation
- Systems development and documentation
- Hardware and systems software
- Access
- Data and procedures
Define “general controls.”
Controls that have pervasive effects on all the specific computer processing applications.
List some internal control implications associated with an IT environment.
- Segregation of duties may be undermined (a disadvantage)
- Audit trail may be lacking (a disadvantage)
- Computer processing is uniform (an advantage)
What is the purpose of output application controls?
To ensure the output data (and the distribution of any related reports) is accurate and as authorized.
Define “application controls.”
Information processing controls that apply to the processing of specific computer applications (controls around input, processing, and output).
What is the objective of input application controls?
To ensure that the input of data is accurate and as authorized.
List the three types of control totals.
- Batch totals
- Hash totals
- Record count
Define “batch totals.”
The sum of a particular field in a collection of items used as a control total to ensure that all data has been entered into a system.
Define “hash totals.”
An arbitrary total that has no meaningful interpretation outside the context in which it was created. It is used only to validate the integrity of that data that is being examined.
Define “record count.”
A counting mechanism in an IT system that keeps track of the number of records processed to determine that the appropriate number was accounted for.
List some examples of logic checks.
- Limit tests
- Validity checks
- Missing data checks
- Check digits
What is the purpose of limit tests?
To determine whether the data under review are all within some predetermined range.