Object Oriented Software Engineering   View all facts   Glossary   Help
subject > system > prototype
Next systemsafety critical system    Upsystem    Previous systemobject oriented system   

prototype
(pilot system)
subjectfact 
prototypeis a synonym of pilot system2001-08-30 14:57:00.0
has definition A version of a system created primarily to learn more about the requirements, and not intended to be the final product2001-08-30 14:57:10.0
has benefit it is easily modified many times in response to feedback from users2001-08-30 14:57:10.0
has purpose to gather requirements by allowing software engineers to obtain early feedback about their ideas2001-08-30 14:57:10.0
is a subtopic of 1.8 - The Eight Themes Emphasized in this Book2001-08-30 14:57:10.0
is a subtopic of 4.6 - Some Techniques for Gathering and Analyzing Requirements2001-08-30 14:57:10.0
is a kind of system2001-08-30 14:57:10.0
may be developed using a rapid prototyping language2001-08-30 14:57:10.0
may not perform any computations2001-08-30 14:57:10.0
should be produced early to get a view of potential problems2001-08-30 14:57:10.0
should not be turned into the final system since it will be hard to maintain, and will contain many bugs2001-08-30 14:57:10.0
usually contains part of the system's eventual functionality2001-08-30 14:57:10.0
systemcan have specification which is then implemented by a collection of components2001-08-30 14:57:52.0
exists even if its components change over the course of time, or are replaced by equivalent components2001-08-30 14:57:52.0
has scope2001-08-30 14:57:52.0
has part component2001-08-30 14:57:52.0
has part hardware2001-08-30 14:57:52.0
has part module2001-08-30 14:57:52.0
has part software2001-08-30 14:57:52.0
has part subsystem2001-08-30 14:57:52.0
is complex if its scope is broad2001-08-30 14:57:52.0
is in a state until an event occurs that causes it to change state2001-08-30 14:57:52.0
is divided up into subsystems2001-08-30 14:57:52.0

Kinds of prototype :

Next systemsafety critical system    Upsystem    Previous systemobject oriented system