Auditing IT Systems Flashcards
What is EDP?
Electronic data processing
What are the six elements of an EDP-based system?
(1) hardware
(2) software
(3) documentation
(4) personnel
(5) data
(6) controls
What is important to know about documentation for IT systems?
Control procedures for IT systems often do not leave documentary evidence behind
What is important to know regarding a change in IT system?
IT systems are more difficult to change than manual systems
What are two different transaction processing models?
Batch processing and online processing
What is batch processing?
Accumulating transactions into groups that can then be processed all at once, as one batch, rather than each being processed individually as they arose
What is a disadvantage of batch processing?
Since transactions are not processed immediately, errors will not be detected as quickly
What is online processing?
Immediately processing transactions online as they occur
What is an OLRT system?
An online, real-time system – it processes data quickly enough to interact with and receive responses for other data
E.g. for airline reservations, a customer’s data can be inputted, and then the available flights are returned, and then the customer can select the flight
What is an integrated system?
A system where a transaction affects all the relevant files at once, rather than needing separate actions
E.g. a sale can update revenues, accounts receivable, and inventory at once
What are different ways to do external information processing?
(1) Block time = renting the use of another entity’s computer
(2) Time-sharing = having equal access with other users to one system
(3) Service bureau = an outside entity which provides data service at a cost
What is parallel processing?
Running a new system-to-be-implemented at the same as the old system, comparing their results
This makes the conversion smoother (providing a stepping stone) and can avoid disaster if the new system crashes
Also called parallel operating
What is volume testing?
Testing the ability of a new system to handle various volumes of data
What is important about IT documentation?
It provides all sorts of info concerning the system’s purpose, input and output, users, controls, etc., which can be very useful to the auditor
What are the different kinds of IT documentation?
(1) Problem definition
(2) Systems
(3) Program
(4) Operations
(5) User
(6) Operator
What is CAAT?
Computer-assisted audit techniques
What is important to auditors concerning transaction trails?
IT systems might leave complete records of transactions only for a short time or only in computer-readable form
What is important to auditors concerning the uniformity of transaction processing?
Since computers process things uniformly, they will either avoid error uniformly or commit error uniformly
What is important to auditors concerning the segregation of duties?
Since computers naturally perform many tasks at once, someone with access to the computer can have too much authority to do separate functions
What is important to auditors concerning the chance of fraud?
Insofar as computers process transactions without human involvement, the chance of detecting fraud is reduced
What is important to auditors concerning management supervision?
Computers provide the tools to increase the ways in which management can supervise various activities
What is important to auditors concerning transaction authorization?
Routine transactions that would have had periodic authorization in a manual system might not have any documentation for authorization in a computer system
What are two different kinds of internal accounting control procedures?
(1) General – overall controls for data and for program changes and maintenance
(2) Application – controls for specific applications (e.g. inputs and outputs for accounts payable)
What is important for an auditor to remember when reviewing internal control?
Since controls are very concentrated in IT systems, their interconnections play a big role.
E.g. application controls’ reliability usually depends on general controls’ reliability.