Application Controls Flashcards
___ ___ provides an overview of the program and data files, processing logic, and interactions with each of the other programs and systems and is appropriate for the auditor to use as a means of gaining familiarity with the system.
Systems documentation
____ ___ ___ is an input control associated with online real-time systems.
Closed loop verification
A ___ ___ compares the value entered in a field to a list of valid data values. An error message is displayed if the value is not found on the list.
validity check
A ___ ___ ____ program is used to compare an archived version of the program to the program actually in use.
source code comparison
A ___ ___looks at the values in two related fields to ensure that they make sense as a unit;
Reasonableness check
An edit check is an application ___ control.
input control.
The distribution of reports is considered an ___ control.
output control.
An audit trail is considered a ___ control.
processing control
A digital signature is used primarily to determine that a message is ____ in ___.
Unaltered in transmission.
What is a major disadvantage of using a private key to encrypt data?
Both the sender and receiver must have the private key before this encryption method will work.