exam questions

Exam CISA All Questions

View all questions & answers for the CISA exam

Exam CISA topic 1 question 274 discussion

Actual exam question from Isaca's CISA
Question #: 274
Topic #: 1
[All CISA Questions]

An incorrect version of source code was amended by a development team. This MOST likely indicates a weakness in:

  • A. change management.
  • B. project management.
  • C. incident management.
  • D. quality assurance (QA).
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Greens
1 month, 3 weeks ago
Selected Answer: A
Amending an incorrect version of source code typically points to a failure in change management controls, particularly in areas such as: Version control: Ensuring that only the correct, most recent version of the code is modified. Approval and tracking: Properly authorizing, documenting, and managing changes to the codebase. Configuration management: Identifying and maintaining the integrity of the versions throughout the software lifecycle. Why not the others? B. Project management: Focuses on timelines, resources, and deliverables—not detailed code control or versioning. C. Incident management: Deals with identifying and resolving operational disruptions, not source code errors or version control. D. Quality assurance (QA): While QA checks for correctness and quality, it's not primarily responsible for managing source code versions.
upvoted 1 times
...
RukiISAdtr
4 months, 2 weeks ago
Selected Answer: A
If the wrong version was amended, it suggests that there was a lack of proper oversight, version control, or testing during the change process, which are key components of effective change management.
upvoted 1 times
...
1Naa
7 months, 3 weeks ago
Selected Answer: D
it most likely points to a weakness in the quality assurance (QA) processes. QA ensures that the code is rigorously tested, reviewed, and validated before it is deployed to production. A weak QA process increases the likelihood of bugs and errors going unnoticed
upvoted 1 times
...
Changwha
1 year ago
A. change management.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...