II.
Methodology overview
Reference · livemethodology:bottom-up
Bottom-Up Development overview
A development approach that builds foundational components first, then composes them upward. Identifies primitive/foundational components, implements and thoroughly tests base components, builds a reusable component library, composes base components into higher-level components, tests composed components, and continues composing upward until the system is complete with final integration.
Attributes
displayName
Bottom-Up Development
description
A development approach that builds foundational components first, then composes
them upward. Identifies primitive/foundational components, implements and
thoroughly tests base components, builds a reusable component library, composes
base components into higher-level components, tests composed components, and
continues composing upward until the system is complete with final integration.
methodologyKind
orchestration
origin
Classic software engineering
Outgoing edges
applies_to1
- domain:software-engineering·DomainSoftware Engineering
Incoming edges
follows_methodology1
- lib-process:shared--bottom-up·LibraryProcessbottom-up