CPA Isc · Question of the Day

CPA Isc Question of the Day

A fresh daily question to build accuracy, reinforce recall, and turn practice into a steady habit.
Monday, September 7, 2026

Which of the following activities is most closely associated with the 'Testing' phase of the SDLC?

Keep practicing CPA Isc

Question of the Day

Answer today's CPA Isc question, reveal the full explanation, then keep the streak going with a new question every day.

Which of the following activities is most closely associated with the 'Testing' phase of the SDLC?

  1. Gathering business requirements from end users and stakeholders.
  2. Executing test plans to verify the system meets requirements, including unit testing, integration testing, system testing, and user acceptance testing. (correct answer)
  3. Deploying the completed system to the production environment.
  4. Defining the project scope and obtaining executive approval.

Explanation: The Testing phase verifies system functionality through progressive testing: unit tests (individual components), integration tests (interactions), system tests (full system), and UAT (business acceptance). Answer B is correct. Requirements gathering (A) is Analysis. Production deployment (C) is Implementation. Project scope (D) is Planning.