Difficulty: Easy
Correct Answer: System documentation
Explanation:
Introduction / Context:
Digital design projects follow a sequence: define requirements, partition the system, implement (synthesize), verify, integrate, and release. While documentation is essential, most process diagrams treat it as a continuous activity accompanying each phase rather than as a single, isolated step. Recognizing this distinction helps students map tasks onto standard lifecycles.
Given Data / Assumptions:
Concept / Approach:
Project management frameworks (from V-model to iterative Agile hybrids) emphasize traceable requirements and validated implementations. Documentation supports each step—requirements docs, design docs, test plans, user manuals—but it is not typically a stand-alone phase in the same sense as synthesis or integration. Therefore, when asked for the “not a step,” documentation is the best choice among otherwise step-like items.
Step-by-Step Reasoning:
Verification / Alternative check:
Reviewing common course syllabi and industry flow diagrams shows documentation deliverables associated with each milestone rather than isolated as the only focus of a phase.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
System documentation
Discussion & Comments