Auditors of ERP systems

A. need not be concerned about segregation of duties because these systems possess strong computer controls.
B. focus on output controls such as independent verification to reconcile batch totals.
C. are concerned that managers fail to exercise adequate care in assigning permissions.
D. do not view the data warehouse as an audit or control issue at all because financial records are not stored there.
E. need not review access levels granted to users because these are determined when the system is configured and never change.


Answer: C

Computer Science & Information Technology

You might also like to view...

According to the PCI Security Standards Council (PCI SSC), which of the following refers to any entity that accepts American Express, Discover, JCB, MasterCard, or Visa as payment for goods and/or services?

A) Acquirer B) Service provider C) Merchant D) Approved Scanning Vendor (ASV)

Computer Science & Information Technology

What is the complexity of the quick sort algorithm in the worst case scenario?

a. O(n^2) b. O(n log(n)) c. O(n) d. O(log(n))

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) Not all database systems support the LIKE operator. 2) The INSERT INTO statement inserts a new record in a table. 3) MySQLdb.connect is used to create a connection to database. 4) A Cursor object can execute queries in a database. 5) Once created, a connection with database can not be closed.

Computer Science & Information Technology

If you delete a folder, its contents are also deleted.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology