Question:

Software project management involves multiple activities carried out throughout the project lifecycle, including planning, execution, and post-delivery support. Select the statement that correctly reflects this concept?

Show Hint

In Software Engineering, "Maintenance" is often the longest and most expensive phase of a project's life. Therefore, project management must extend into this phase to ensure the system remains functional.
Updated On: Jul 4, 2026
  • Project planning is only concerned with coding and testing schedules.
  • Effective project management includes estimating resources, scheduling tasks, and monitoring progress.
  • Risk management is not part of project management.
  • Project management continues through maintenance and support, even after software delivery.
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept:
Software Project Management (SPM) is the discipline of planning, organizing, and managing resources to bring about the successful completion of specific project goals and objectives. It is not a "one-and-done" activity that stops when the code is written.

Step 1:
The Scope of Project Management.
A project manager's responsibility spans the entire lifecycle. While Option (B) is a correct activity of project management, Option (D) more accurately reflects the concept of the project lifecycle mentioned in the question prompt. A project is not truly "closed" until the transition to maintenance is complete and the support period is managed.

Step 2:
Debunking Incorrect Assumptions.

Option (A): Planning covers requirements, design, resource allocation, and budget—not just coding.
Option (C): Risk management is actually one of the most important parts of SPM. Identifying what could go wrong is a core duty.

Step 3:
Conclusion on Post-Delivery.
Modern software management follows the "DevOps" or "Agile" mindset where management includes monitoring the software in the live environment, managing updates, and handling support requests. This ensures the long-term success and sustainability of the software.
Was this answer helpful?
0
0