what is difference between Extend and Include with example?

Answer Posted / jawad ahmed

Include, one cannot live without the other. The use case
must include another use case. For example when you create
an order you always must verify name etc.

Extend, one can live without the other only some instances
the use case will extend to another use case to do some
stuff. For example, you can create an order but if the
order is for a new customer you possible have to do
additional check which you do not have to do for existing
customers. In that case you can have an extend use case.

Is This Answer Correct ?    206 Yes 32 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is elaboration?

591


What is class diagram in UML with example?

643


What is known as static diagrams?

502


What is contract?

596


How are the diagrams divided?

804






What does state model represent?

562


What are components of an mvc architecture?

564


What is an object lifeline?

546


What is dependency?

571


What are the messages and the dynamic diagrams?

543


What does UML stands for?

637


Is use case diagram static or dynamic?

577


What is the difference between uses and extends?

536


What are the approaches to preparing state chart?

528


What is UML Architecture?

566