Online Courses
IS Auditing, Controls and Assurance
Online Courses
IS Auditing, Controls and Assurance
  • Information Systems Auditing, Controls and Assurance
  • Introduction to Information Systems (IS) Auditing
    • Risk in Information Systems (IS)
    • Risk Management Process
    • Identify Internal Controls
    • Quiz
  • General IS Audit Procedures
    • Understant the audit areas/subjects
    • Compliance Testing and Substantive Testing
    • Practice Quiz
    • Evidence
    • ISACA Outlines Five Steps to Planning an Effective IS Audit Program
    • Quiz
  • Business Application Development and the Roles of IS Auditors
    • What is business application development process / Systems Development Life Cycle (SDLC)?
      • SDLC Models
    • Feasibility and Requirements
    • Design and Selection
    • Development and Configuration
    • Configuration - Input/Output Controls
    • Implementation
    • Post-Implementation Review
    • Risks Associate with Application Development
    • Role of IS Auditor in SDLC
    • Quiz
  • IS Maintenance and Control
    • IS Maintenance Practices
    • Change Management
    • Documentation
    • Emergency Changes
    • IS Controls
    • Quiz
Powered by GitBook
On this page
  1. IS Maintenance and Control

Documentation

When we make changes to a system, it is crucial to document those changes so that we have a record of what was done. This documentation helps with system maintenance and allows future programmers to understand the changes that were made.

Additionally, we have something called an audit trail, which is a set of information that keeps track of who made the changes and what changes were made. This audit trail is created by the system itself and is important for accountability purposes. It helps us identify who is responsible for the changes and provides a record of the changes made.

It's also important to note that when we make changes, we need to test the system to ensure that the changes do not cause any problems or create new issues. After testing, we present the changes to a change control board, which reviews the changes and determines if they are legitimate and beneficial for the system.

Once the changes are approved, we move on to implementation, which involves putting the changes into the production environment. It's important to have a process in place for every change, including approval, documentation, and the creation of an audit trail. This ensures that we have a record of the changes and can easily roll back to a previous version if needed.

Overall, documentation and audit trails are essential for system maintenance, accountability, and ensuring that changes are properly implemented.

PreviousChange ManagementNextEmergency Changes

Last updated 9 months ago