2025/2026 || Verified Solutions and Correct Explanations
Description:
INF3708 Assignment 3 updated solutions for 2025/2026. Covers advanced information systems
and informatics with verified complete answers.
Keywords:
INF3708 assignment 3 complete answers
information systems study guide 2025
INF3708 verified solutions
informatics exam prep
INF3708 answers
INF3708: Software Project Management - Core Concepts Q&A
Section 1: Introduction to Software Project Management & The Project Lifecycle
1. What is the primary goal of Software Project Management?
a) To write the most complex code possible.
b) To deliver a quality software product on time and within budget.
c) To ensure the development team uses the latest technologies.
d) To create extensive documentation.
,2. The four fundamental variables often constrained in a project are commonly known
as the "Project Management Triangle." What are they?
a) Time, Cost, Quality, Scope
b) Risk, Team, Technology, Requirements
c) Planning, Execution, Monitoring, Closure
d) Design, Code, Test, Deploy
3. Which phase of the Software Development Life Cycle (SDLC) involves identifying
the high-level business needs and goals of the project?
a) Design
b) Implementation
c) Feasibility Study
d) Testing
4. During which SDLC phase are the detailed software architecture and system design
created?
a) Requirements Analysis
b) Design
c) Implementation
d) Deployment
5. The iterative process of building a system incrementally is a key characteristic of
which type of model?
a) Waterfall Model
b) V-Model
, c) Agile Models
d) Spiral Model
Section 2: Software Processes and Methodologies
6. Which development model is characterized by a rigid, sequential flow from
requirements to deployment, with little room for going back?
a) Agile
b) Waterfall
c) Scrum
d) RAD
7. In the Spiral Model, each loop in the spiral represents what?
a) A different team working on the project.
b) A phase in the project.
c) A bug found in the code.
d) A meeting with the client.
8. Scrum and Kanban are two popular frameworks that fall under which broader
methodology?
a) Waterfall
b) Agile
c) V-Model
d) Prototyping