0
709views
Behavioral model
1 Answer
0
2views

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.

Please log in to add an answer.