This post isn’t about composition of requirements. It is about using the object-oriented concept of composition when expressing requirements. Composition is the notion that one object or entity is made up of multiple smaller objects. Grady Booch’s Object Oriented Analysis and Design with Applications (2nd Edition), is the de facto […]
Requirements
Posted on:
Telescopes, Microscopes, and Macro-scopes – How to View Requirements
Writing good requirements is more than just taking dictation. It is about documenting the goals and needs of the stakeholders (users, project sponsors, etc), in language that the creators of the system (developers, testers, etc) can read. The requirements have to be complete and correct, and they also have to […]