Chapter 9 Flashcards

1
Q

Batch Systems

A

store transactions in batches and process the entire batch at one time. used in legacy (older) systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Real-Time Systems

A

process each transaction as it occurs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Revenue Cycle Procedures

A

1) record customer order (sales order)
2) approve credit (credit authorization)
3) process shipping order (picking ticket, packing slip, bill of lading)
4) billing (invoice)
5) cash collections (remittance advice)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Batch Processing Automated Procedures

A

1) data entry - each batch should have batch control total
2) edit run - apply field checks, limit tests, range tests, and PxQ extensions
3) sort run (sequential files must be sorted)
4) AR update and billing run
5) sort and inventory update runs - sorts sales order file on inventory number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Real-Time Systems Process

A
  • sales orders are processed as received (online credit check, check inventory availability and transmit stock release)
  • warehouse and shipping (shipping log record and sales invoice)
  • cash receipts - assign remittance number and update receivables data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Input Controls

A
  • credit authorization
  • data validation controls
  • batch controls
  • access controls
  • physical controls
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Credit Authorization (audit test)

A
  • input control

- AT - use test data or integrated test facility (ITF) to examine program decision rules for credit authorization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Data Validation (audit test)

A
  • input control
  • missing data, alpha-numeric, range, limit, validity, and check digits
  • AT - if system development and maintenance controls are good, less testing is needed; use test data to examine program logic
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Batch Controls (audit test)

A
  • input control
  • record counts, batch totals, and hash totals
  • AT - reconcile transmittal records for batches (document with batch control figures) to the batch control log (text file summarizing batch run)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Access Controls (audit test)

A
  • input control
  • guards, alarms, safes
  • passwords, firewalls
  • AT - verify existence of firewall, data encryption and password controls; test password controls by attempting to logon as an unauthorized user
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Physical Controls (audit test)

A
  • input control
  • segregation of duties (inventory custody from inventory receiving; cash receipts from AR recording and AR write-off and authorization)
  • supervision and independent verification
  • AT - review organizational structure; review systems development and maintenance controls
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Output Controls (audit test)

A
  • AR change report (reconcile AR to sales and cash receipts)
  • transaction log, transaction listing
  • error listing
  • AT - compare audit trail text files to output reports
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Revenue Cycle Concerns

A
  • recording sales that didn’t occur
  • missing sales that did occur
  • incorrect billing amounts
  • failure to receive payment for a sale
  • theft of inventory
  • understate allowance for doubtful accounts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Substantive Tests - Completeness Assertion (invoice)

A
  • review sales invoices for unusual trends and exceptions (scan data for unusual transactions or balances)
  • review sales invoice and shipping log files for missing and duplicate items (looking for out-of-sequence, gaps in sequence, duplicates)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Substantive Tests - Completeness Assertion (sales and inventory data)

A
  • review sales and inventory data for sales price accuracy (merge sales data with inventory data and compare sales price between the two)
  • test for unmatched records by identifying inventory items in the sales data that are not in the inventory file
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Substantive Tests - Existence Assertion

A
  • AR confirmation (select customer accounts to confirm, consolidate invoices for selected customers, mail confirmation letters)