0
709views
| written 7.0 years ago by |
Behavioral model shows the response of software to an external event.
Steps for creating behavioral patterns for requirement modeling as follows:
Evaluate all the use cases to completely understand the sequence, interaction within the system.
Identify the event and understand the relation between the specific event.
Generate a sequence for each use case.
Construct a state diagram for the system.
To verify the accuracy and consistency review the behavioral model.