Deck 7: Computer Assisted Audit Tools and Techniques

ملء الشاشة (f)
exit full mode
سؤال
The black box approach to testing computer applications allows the auditor to explicitly review program logic.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
A reasonableness check determines if a value in one field is reasonable when considered along with data in other fields of the record
سؤال
Achieving batch control objectives requires grouping similar types of input transactions (such as sales orders) together in batches and then controlling the batches throughout data processing.
سؤال
Incorrectly recording sales order number 123456 as 124356 is an example of a transcription error
سؤال
A run-to-run control is an example of an output control.
سؤال
Input controls are intended to detect errors in transaction data after processing.
سؤال
The results of a parallel simulation are compared to the results of a production run in order to judge the quality of the application processes and controls.
سؤال
The white box tests of program controls are also known as auditing through the computer.
سؤال
Use of the integrated test facility poses no threat to organizational data files.
سؤال
The black box approach to testing computer applications require a detailed knowledge of the the program logic being tested.
سؤال
A truncation error is a form of transcription error.
سؤال
Input controls are programmed procedures that perform tests on master file data to ensure they are free from errors.
سؤال
When using the test data method, the presence of multiple error messages indicates a flaw in the preparation of test transactions.
سؤال
Shredding computer printouts is an example of an output control.
سؤال
The integrated test facility (ITF) is an automated approach that permits auditors to test an application's logic and controls during its normal operation.
سؤال
Tracing is a method used to verify the logical operations executed by a computer application.
سؤال
The three groups of application controls are batch controls, run-to-run controls, and audit trail controls.
سؤال
In a computerized environment, all input controls are implemented after data is input.
سؤال
A check digit is a method of detecting data coding errors.
سؤال
The base case system evaluation is a variation of the test data method.
سؤال
Which input control check would detect a posting to the wrong customer account?

A) missing data check
B) check digit
C) reasonableness check
D) validity check
سؤال
All of the following concepts are associated with the black box approach to auditing computer applications except

A) the application need not be removed from service and tested directly
B) auditors do not rely on a detailed knowledge of the application's internal logic
C) the auditor reconciles previously produced output results with production input transactions
D) this approach is used for complex transactions that receive input from many sources
سؤال
Which statement is not correct? The audit trail in a computerized environment

A) consists of records that are stored sequentially in an audit file
B) traces transactions from their source to their final disposition
C) is a function of the quality and integrity of the application programs
D) may take the form of pointers, indexes, and embedded keys
سؤال
A salami fraud affects a large number of victims, but the harm to each appears to be very small.
سؤال
Which input control check would detect a payment made to a nonexistent vendor?

A) missing data check
B) numeric/alphabetic check
C) range check
D) validity check
سؤال
An input control that tests time card records to verify than no employee has worked more 50 hours in a pay period is an example of a range test.
سؤال
All of the following are advantages of the test data technique except

A) auditors need minimal computer expertise to use this method
B) this method causes minimal disruption to the firm's operations
C) the test data is easily compiled
D) the auditor obtains explicit evidence concerning application functions
سؤال
Which of the following is not an example of a processing control?

A) hash total.
B) record count.
C) batch total.
D) check digit
سؤال
An example of a hash total is

A) total payroll checks-$12,315
B) total number of employees-10
C) sum of the social security numbers-12,555,437,251
D) none of the above
سؤال
When analyzing the results of the test data method, the auditor would spend the least amount of time reviewing

A) the test transactions
B) error reports
C) updated master files
D) output reports
سؤال
Which statement is not true? A batch control record

A) contains a transaction code
B) records the record count
C) contains a hash total
D) control figures in the record may be adjusted during processing
E) All the above are true
سؤال
Recalculation of hash totals is an example of a

A) completeness test
B) redundancy test
C) both a. and b.
D) neither a. nor b.
سؤال
All of the following are disadvantages of the test data technique except

A) the test data technique requires extensive computer expertise on the part of the auditor
B) the auditor cannot be sure that the application being tested is a copy of the current application used by computer services personnel
C) the auditor cannot be sure that the application being tested is the same application used throughout the entire year
D) preparation of the test data is time-consuming
سؤال
Which test is not an example of a white box test?

A) determining the fair value of inventory
B) ensuring that passwords are valid
C) verifying that all pay rates are within a specified range
D) reconciling control totals
سؤال
Which of the following does not influence the length of time a hard copy report is retained?

A) Statutory requirements.
B) The number of copies in existence.
C) The number of pages of the report.
D) All of these factors influence the length of time a hard copy report is retained.
سؤال
Which of the following is correct?

A) Check digits should be used for all data codes.
B) Check digits are always placed at the end of a data code.
C) Check digits do not affect processing efficiency.
D) Check digits are designed to detect transcription and transposition errors.
سؤال
The correct purchase order number is123456. All of the following are transcription errors except

A) 1234567
B) 12345
C) 124356
D) 123454
سؤال
The black box approach to testing computer program controls is also known as auditing around the computer.
سؤال
Spooling is a form of processing control.
سؤال
Which of the following is an example of input control test?

A) sequence check
B) zero value check
C) spooling check
D) range check
سؤال
A computer operator was in a hurry and accidentally used the wrong master file to process a transaction file. As a result, the accounts receivable master file was erased. Which control would prevent this from happening?

A) header label check
B) expiration date check
C) version check
D) validity check
سؤال
An inventory record indicates that 12 items of a specific product are on hand. A customer purchased two of the items, but when recording the order, the data entry clerk mistakenly entered 20 items sold. Which check could detect this error?

A) numeric/alphabetic data checks
B) limit check
C) range check
D) reasonableness check
سؤال
The employee entered "40" in the "hours worked per day" field. Which check would detect this unintentional error?

A) numeric/alphabetic data check
B) sign check
C) limit check
D) missing data check
سؤال
Which check is not an input control?

A) reasonableness check
B) validity check.
C) spooling check
D) missing data check
سؤال
Run-to-run control totals can be used for all of the following except

A) to ensure that all data input is validated
B) to ensure that only transactions of a similar type are being processed
C) to ensure the records are in sequence and are not missing
D) to ensure that no transaction is omitted
سؤال
Methods used to maintain an audit trail in a computerized environment include all of the following except

A) transaction logs
B) transaction listings
C) data encryption
D) log of automatic transactions
سؤال
All of the following statements are true about the integrated test facility (ITF) except

A) production reports are affected by ITF transactions
B) ITF databases contain "dummy" records integrated with legitimate records
C) ITF permits ongoing application auditing
D) ITF does not disrupt operations or require the intervention of computer services personnel
سؤال
The firm allows no more than 10 hours of overtime a week. An employee entered "15" in the field. Which control will detect this error?
سؤال
What are the three categories of processing control?
سؤال
When auditors do not rely on a detailed knowledge of the application's internal logic, they are performing

A) black box tests of program controls
B) white box tests of program controls
C) substantive testing
D) intuitive testing
سؤال
Which of the following is an example of an input error correction technique?

A) immediate correction
B) rejection of batch
C) creation of error file
D) all are examples of input error correction techniques
سؤال
What are the three broad categories of application controls?
سؤال
Which of the following is an input control?

A) Reasonableness check
B) Run-to-run check
C) Spooling check
D) Batch check
E) None are input controls
سؤال
The password was "CANARY"; the employee entered "CAANARY." Which control will detect this error?
سؤال
The order entry system will allow a 10 percent variation in list price. For example, an item with a list price of $1 could be sold for 90 cents or $1.10 without any system interference. The cost of the item is $3, but the cashier entered $2. Which control would detect this error?
سؤال
Which statement is not correct?

A) Only successful transactions are recorded on a transaction log.
B) Unsuccessful transactions are recorded in an error file.
C) A transaction log is a temporary file.
D) A hardcopy transaction listing is provided to users.
سؤال
Risk exposures associated with creating an output file as an intermediate step in the printing process (spooling) include all of the following actions by a computer criminal except

A) gaining access to the output file and changing critical data values
B) using a remote printer and incurring operating inefficiencies
C) making a copy of the output file and using the copy to produce illegal output reports
D) printing an extra hardcopy of the output file
سؤال
Which of the following is not an input control?

A) Range check
B) Limit check
C) Spooling check
D) Validity check
E) They are all input controls
سؤال
How does privacy relate to output control?
سؤال
Input controls include all of the following except

A) check digits
B) limit check
C) spooling check
D) missing data check
سؤال
Explain input controls.
سؤال
Output controls ensure that output is not lost, misdirected, or corrupted and that privacy is not violated. What are some output exposures or situations where output is at risk?
سؤال
Give one example of an error that is detected by a check digit control.
سؤال
Explain the three methods used to correct errors in data entry.
سؤال
If input and processing controls are adequate, why are output controls needed?
سؤال
Describe two types of transposition errors.
سؤال
The presence of an audit trail is critical to the integrity of the accounting information system. Discuss three of the techniques used to preserve the audit trail.
سؤال
Define each of the following input controls and give an example of how they may be used:a. Missing data check
b. Numeric/alphabetic data check
c. Limit check
d. Range check
e. Reasonableness check
f. Validity check
سؤال
What is meant by auditing around the computer versus auditing through the computer? Why is this so important?
سؤال
Name four input controls and describe what they test?
سؤال
Classify each of the following as a field, record, or file interrogation:a. Limit check
b. Validity check
c. Version check
d. Missing data check
e. Sign checks
f. Expiration date check
g. Numeric-alphabetic data check
h. Sequence check
i. Zero-value check
j. Header label check
k. Range check
l. Reasonableness check
سؤال
Discuss the three categories of input of input controls.
سؤال
Name three types of transcription errors.
سؤال
What control issue is related to reentering corrected error records into a batch processing system? What are the two methods for doing this?
سؤال
A __________________________ fraud affects a large number of victims but the harm to each appears to be very small.
سؤال
After data is entered into the system, it is processed. Processing control exists to make sure that the correct things happen during processing. Discuss processing controls.
سؤال
If all of the inputs have been validated before processing, then what purpose do run-to-run controls serve?
سؤال
Auditors do not rely on detailed knowledge of the application's internal logic when they use the __________________________ approach to auditing computer applications.
سؤال
Describe parallel simulation.
سؤال
Describe and contrast the test data method with the integrated test facility.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/82
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 7: Computer Assisted Audit Tools and Techniques
1
The black box approach to testing computer applications allows the auditor to explicitly review program logic.
False
2
A reasonableness check determines if a value in one field is reasonable when considered along with data in other fields of the record
True
3
Achieving batch control objectives requires grouping similar types of input transactions (such as sales orders) together in batches and then controlling the batches throughout data processing.
True
4
Incorrectly recording sales order number 123456 as 124356 is an example of a transcription error
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
5
A run-to-run control is an example of an output control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
6
Input controls are intended to detect errors in transaction data after processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
7
The results of a parallel simulation are compared to the results of a production run in order to judge the quality of the application processes and controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
8
The white box tests of program controls are also known as auditing through the computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
9
Use of the integrated test facility poses no threat to organizational data files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
10
The black box approach to testing computer applications require a detailed knowledge of the the program logic being tested.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
11
A truncation error is a form of transcription error.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
12
Input controls are programmed procedures that perform tests on master file data to ensure they are free from errors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
13
When using the test data method, the presence of multiple error messages indicates a flaw in the preparation of test transactions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
14
Shredding computer printouts is an example of an output control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
15
The integrated test facility (ITF) is an automated approach that permits auditors to test an application's logic and controls during its normal operation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
16
Tracing is a method used to verify the logical operations executed by a computer application.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
17
The three groups of application controls are batch controls, run-to-run controls, and audit trail controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
18
In a computerized environment, all input controls are implemented after data is input.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
19
A check digit is a method of detecting data coding errors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
20
The base case system evaluation is a variation of the test data method.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which input control check would detect a posting to the wrong customer account?

A) missing data check
B) check digit
C) reasonableness check
D) validity check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
22
All of the following concepts are associated with the black box approach to auditing computer applications except

A) the application need not be removed from service and tested directly
B) auditors do not rely on a detailed knowledge of the application's internal logic
C) the auditor reconciles previously produced output results with production input transactions
D) this approach is used for complex transactions that receive input from many sources
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which statement is not correct? The audit trail in a computerized environment

A) consists of records that are stored sequentially in an audit file
B) traces transactions from their source to their final disposition
C) is a function of the quality and integrity of the application programs
D) may take the form of pointers, indexes, and embedded keys
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
24
A salami fraud affects a large number of victims, but the harm to each appears to be very small.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
25
Which input control check would detect a payment made to a nonexistent vendor?

A) missing data check
B) numeric/alphabetic check
C) range check
D) validity check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
26
An input control that tests time card records to verify than no employee has worked more 50 hours in a pay period is an example of a range test.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
27
All of the following are advantages of the test data technique except

A) auditors need minimal computer expertise to use this method
B) this method causes minimal disruption to the firm's operations
C) the test data is easily compiled
D) the auditor obtains explicit evidence concerning application functions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which of the following is not an example of a processing control?

A) hash total.
B) record count.
C) batch total.
D) check digit
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
29
An example of a hash total is

A) total payroll checks-$12,315
B) total number of employees-10
C) sum of the social security numbers-12,555,437,251
D) none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
30
When analyzing the results of the test data method, the auditor would spend the least amount of time reviewing

A) the test transactions
B) error reports
C) updated master files
D) output reports
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
31
Which statement is not true? A batch control record

A) contains a transaction code
B) records the record count
C) contains a hash total
D) control figures in the record may be adjusted during processing
E) All the above are true
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
32
Recalculation of hash totals is an example of a

A) completeness test
B) redundancy test
C) both a. and b.
D) neither a. nor b.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
33
All of the following are disadvantages of the test data technique except

A) the test data technique requires extensive computer expertise on the part of the auditor
B) the auditor cannot be sure that the application being tested is a copy of the current application used by computer services personnel
C) the auditor cannot be sure that the application being tested is the same application used throughout the entire year
D) preparation of the test data is time-consuming
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
34
Which test is not an example of a white box test?

A) determining the fair value of inventory
B) ensuring that passwords are valid
C) verifying that all pay rates are within a specified range
D) reconciling control totals
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
35
Which of the following does not influence the length of time a hard copy report is retained?

A) Statutory requirements.
B) The number of copies in existence.
C) The number of pages of the report.
D) All of these factors influence the length of time a hard copy report is retained.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following is correct?

A) Check digits should be used for all data codes.
B) Check digits are always placed at the end of a data code.
C) Check digits do not affect processing efficiency.
D) Check digits are designed to detect transcription and transposition errors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
37
The correct purchase order number is123456. All of the following are transcription errors except

A) 1234567
B) 12345
C) 124356
D) 123454
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
38
The black box approach to testing computer program controls is also known as auditing around the computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
39
Spooling is a form of processing control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
40
Which of the following is an example of input control test?

A) sequence check
B) zero value check
C) spooling check
D) range check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
41
A computer operator was in a hurry and accidentally used the wrong master file to process a transaction file. As a result, the accounts receivable master file was erased. Which control would prevent this from happening?

A) header label check
B) expiration date check
C) version check
D) validity check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
42
An inventory record indicates that 12 items of a specific product are on hand. A customer purchased two of the items, but when recording the order, the data entry clerk mistakenly entered 20 items sold. Which check could detect this error?

A) numeric/alphabetic data checks
B) limit check
C) range check
D) reasonableness check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
43
The employee entered "40" in the "hours worked per day" field. Which check would detect this unintentional error?

A) numeric/alphabetic data check
B) sign check
C) limit check
D) missing data check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
44
Which check is not an input control?

A) reasonableness check
B) validity check.
C) spooling check
D) missing data check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
45
Run-to-run control totals can be used for all of the following except

A) to ensure that all data input is validated
B) to ensure that only transactions of a similar type are being processed
C) to ensure the records are in sequence and are not missing
D) to ensure that no transaction is omitted
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
46
Methods used to maintain an audit trail in a computerized environment include all of the following except

A) transaction logs
B) transaction listings
C) data encryption
D) log of automatic transactions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
47
All of the following statements are true about the integrated test facility (ITF) except

A) production reports are affected by ITF transactions
B) ITF databases contain "dummy" records integrated with legitimate records
C) ITF permits ongoing application auditing
D) ITF does not disrupt operations or require the intervention of computer services personnel
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
48
The firm allows no more than 10 hours of overtime a week. An employee entered "15" in the field. Which control will detect this error?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
49
What are the three categories of processing control?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
50
When auditors do not rely on a detailed knowledge of the application's internal logic, they are performing

A) black box tests of program controls
B) white box tests of program controls
C) substantive testing
D) intuitive testing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
51
Which of the following is an example of an input error correction technique?

A) immediate correction
B) rejection of batch
C) creation of error file
D) all are examples of input error correction techniques
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
52
What are the three broad categories of application controls?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
53
Which of the following is an input control?

A) Reasonableness check
B) Run-to-run check
C) Spooling check
D) Batch check
E) None are input controls
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
54
The password was "CANARY"; the employee entered "CAANARY." Which control will detect this error?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
55
The order entry system will allow a 10 percent variation in list price. For example, an item with a list price of $1 could be sold for 90 cents or $1.10 without any system interference. The cost of the item is $3, but the cashier entered $2. Which control would detect this error?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
56
Which statement is not correct?

A) Only successful transactions are recorded on a transaction log.
B) Unsuccessful transactions are recorded in an error file.
C) A transaction log is a temporary file.
D) A hardcopy transaction listing is provided to users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
57
Risk exposures associated with creating an output file as an intermediate step in the printing process (spooling) include all of the following actions by a computer criminal except

A) gaining access to the output file and changing critical data values
B) using a remote printer and incurring operating inefficiencies
C) making a copy of the output file and using the copy to produce illegal output reports
D) printing an extra hardcopy of the output file
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
58
Which of the following is not an input control?

A) Range check
B) Limit check
C) Spooling check
D) Validity check
E) They are all input controls
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
59
How does privacy relate to output control?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
60
Input controls include all of the following except

A) check digits
B) limit check
C) spooling check
D) missing data check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
61
Explain input controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
62
Output controls ensure that output is not lost, misdirected, or corrupted and that privacy is not violated. What are some output exposures or situations where output is at risk?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
63
Give one example of an error that is detected by a check digit control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
64
Explain the three methods used to correct errors in data entry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
65
If input and processing controls are adequate, why are output controls needed?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
66
Describe two types of transposition errors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
67
The presence of an audit trail is critical to the integrity of the accounting information system. Discuss three of the techniques used to preserve the audit trail.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
68
Define each of the following input controls and give an example of how they may be used:a. Missing data check
b. Numeric/alphabetic data check
c. Limit check
d. Range check
e. Reasonableness check
f. Validity check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
69
What is meant by auditing around the computer versus auditing through the computer? Why is this so important?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
70
Name four input controls and describe what they test?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
71
Classify each of the following as a field, record, or file interrogation:a. Limit check
b. Validity check
c. Version check
d. Missing data check
e. Sign checks
f. Expiration date check
g. Numeric-alphabetic data check
h. Sequence check
i. Zero-value check
j. Header label check
k. Range check
l. Reasonableness check
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
72
Discuss the three categories of input of input controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
73
Name three types of transcription errors.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
74
What control issue is related to reentering corrected error records into a batch processing system? What are the two methods for doing this?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
75
A __________________________ fraud affects a large number of victims but the harm to each appears to be very small.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
76
After data is entered into the system, it is processed. Processing control exists to make sure that the correct things happen during processing. Discuss processing controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
77
If all of the inputs have been validated before processing, then what purpose do run-to-run controls serve?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
78
Auditors do not rely on detailed knowledge of the application's internal logic when they use the __________________________ approach to auditing computer applications.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
79
Describe parallel simulation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
80
Describe and contrast the test data method with the integrated test facility.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 82 في هذه المجموعة.