Object Oriented Software Engineering   View all facts   Glossary   Help
subject > process > design > bottom-up design
Next designclass design    Updesign    Previous designarchitecture design   

bottom-up design
subjectfact 
bottom-up designhas definition An approach to design in which you start by designing the low-level details such as the utilities, and then decide how these will be put together to create successively higher-level components, and ultimately the entire system2001-08-30 14:54:42.0
has advantage normally useful so that reusable components can be created; these can then be used in several places in the overall system2001-08-30 14:54:42.0
is a subtopic of 9.1 - The Process of Design2001-08-30 14:54:42.0
is a kind of design2001-08-30 14:54:42.0
designdetermines how components will be implemented in a system2001-08-30 14:55:14.0
has goals
  • Increasing profit by reducing cost and increasing revenue
  • Ensuring that we actually conform with the requirements, thus solving the customers' problems
  • Accelerating development, which helps reduce short-term costs, and may also ensure the software reaches the market soon enough to effectively compete
  • Increasing qualities such as usability, efficiency, reliability, maintainability, and reusability which can help reduce costs and also increase revenues
2001-08-30 14:55:14.0
has part detailed design2001-08-30 14:55:14.0
has part modelling2001-08-30 14:55:14.0
has part programming2001-08-30 14:55:14.0
has part software architecture^22001-08-30 14:55:14.0
has part systems engineering2001-08-30 14:55:14.0
has part user interface design2001-08-30 14:55:14.0
requires considerable experience2001-08-30 14:55:15.0
see also design^22001-08-30 14:55:15.0

Kinds of bottom-up design :