PV258 Software Requirements Engineering
Week 4-5 - Initial CRC Requirements Analysis
An initial analysis of requirements can be performed by means of analysis class models and CRC cards to
get an initial idea about how to go from the requirements to the design
of the system. CRC cards can be used as a complement or as substitute of
UML analysis at the beginning of the analysis process. Such analysis can allow to understand if some requirements are unclear and all the domain objects.
Lecture
- C(lass) R(esponsability) C(ollaboration) Cards Analysis: how to go from user stories to object oriented representation
- OCL Support for more formal initial analysis