ExamGecko
Question list
Search
Search

Related questions

Question 1147 - CISA discussion

Report
Export

Which of the following is the BEST method to maintain an audit trail of changes made to the source code of a program?

A.
Embed details within source code.
Answers
A.
Embed details within source code.
B.
Standardize file naming conventions.
Answers
B.
Standardize file naming conventions.
C.
Utilize automated version control.
Answers
C.
Utilize automated version control.
D.
Document details on a change register.
Answers
D.
Document details on a change register.
Suggested answer: C

Explanation:

Automated version control systems are the best method to maintain an audit trail of changes made to the source code of a program.They automatically track and manage changes to the source code over time, allowing you to see what changes were made, when they were made, and who made them1.This provides a clear and detailed audit trail that can be invaluable for debugging, understanding the evolution of the code, and ensuring accountability23.

asked 18/09/2024
Takenobu Tanida
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first