IsacaIsaca
CISA · Question #53
CISA Question #53: Real Exam Question with Answer & Explanation
The correct answer is C: To ensure that only the latest approved version of the application is used. The most critical reason for version control in EUC applications is to ensure that only the latest, approved version is actively used, preventing errors from outdated or unapproved iterations.
Submitted by the_admin· Apr 18, 2026Information Systems Acquisition, Development, and Implementation
Question
Which of the following is the MOST important reason to implement version control for an end-user computing (EUC) application?
Options
- ATo ensure that only authorized users can access the application
- BTo ensure compatibility between different versions of the application
- CTo ensure that only the latest approved version of the application is used
- DTo ensure that older versions are available for reference
Explanation
The most critical reason for version control in EUC applications is to ensure that only the latest, approved version is actively used, preventing errors from outdated or unapproved iterations.
Common mistakes.
- A. User access control is a separate security function, distinct from version control, which manages changes to the application itself.
- B. While version control can aid in managing compatibility, its primary goal is not merely compatibility but ensuring the correct version is in use to prevent errors and ensure approved functionality.
- D. Making older versions available for reference is a benefit of version control, but the most important reason is to ensure the correct, current version is being actively used to prevent operational risks.
Concept tested. Version control benefits for EUC
Topics
#Version Control#EUC Applications#Change Management#Application Integrity
Community Discussion
No community discussion yet for this question.