In an environment that automatically reports all program changes, which of the following is the MOST efficient way to detect unauthorized changes to production programs?
- Periodically running and reviewing test data against production programs
- Verifying user management approval of modifications
- Reviewing the last compile date of production programs
- Manually comparing code in production programs to controlled copies
Reveal Solution Next Question