Information Technology Flashcards
When is an audit of IT not required?
An audit of IT is NOT required if:
- Controls are redundant to another department.
- The system does not appear to be reliable and
testing controls would not be an efficient use of
time.
- Costs exceed benefit.
When can an audit of IT be performed without directly interacting with the system?
An audit of IT can be performed without directly interacting with the system when:
- System isn't complex or complicated. - System output is detailed.
What is the role of a Database Administrator?
- Maintains database
- Restricts access
- Responsible for IT internal control
What is the role of a Systems Analyst?
The role of a systems analyst includes:
- Recommending changes or upgrades - Liaison between IT and users
What is the role of the Data Librarian?
The Data Librarian is:
- Responsible for storage - Holds system documentation
What is the benefit of Generalized Audit Software in an audit?
- Uses computer speed to quickly sort data and files,
which leads to a more efficient audit - Compatible with different client IT systems
- Extracts evidence from client databases
- Tests data without auditor needing to spend time
learning the IT system in detail - Client-tailored or commercially produced
What is a Relational Database?
A Relational Database is a group of related spreadsheets. Information is retrieved through Queries.
What is a Data Definition Language?
A Data Definition Language is a language that:
- Defines a database - Gives information on database structure - Maintains tables, which can be joined together - Establishes database constraints.
What functions are performed by a Data Manipulation Language?
A Data Manipulation Language maintains and queries a database. Client uses DML to get the information needed by auditor.
What functions are performed by a Data Control Language?
A Data Control Language controls a database and restricts access to the database.
What is a Check Digit?
A check digit is a numerical character consistently added to a set of numbers. It makes it more difficult for a fraudulent account to be set up or go undetected.
What is the purpose of a Code Review?
A Code Review tests a program’s processing logic. It is advantageous because auditor gains a greater understanding of the program.
What is the purpose of a Limit Test?
A Limit Test examines data and looks for reasonableness using upper and lower limits to determine if data fits the correct range. Did anyone score higher than 100%?
What is the Test Data Method?
Auditor processes data with client’s computer; fake transactions are used to test program control procedures. Each control needs to be tested only once. The problem with this method is that fake data could combine with real data.
How can Operating Systems Logs be utilized during an audit?
Auditor can review logs to see which applications were run and by whom.