|
|
เตรียมตัวสอบ CISA
| Area 02 : Question 06 ( C1 - 6 ) |
|
3
4
|
Question : An IS auditor who is reviewing application run manuals would expect them to contain :
| A) |
details of source documents. |
| |
| B) |
error codes and their recovery actions. |
| |
| C) |
program logic flowcharts and file definitions. |
| |
| D) |
change records for the application source code. |
| Question |
| |
( ) |
|
| |
| Choice : A |
| |
| Choice : B |
| |
| Choice : C |
| |
| Choice : D |
The Correct Answer is :
B. error codes and their recovery actions.
Explanation :
Application run manuals should include actions taken on reported errors that are essential for the operator to function properly.
Source documents and source code are irrelevant to the operator.
Although dataflow diagrams may be useful, detailed program diagrams and file definitions are not.
|