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
What is Activity diagram in UML?
What are the elements which are used in activity diagrams?
What is package diagram in UML with example?
What are the basic notational elements which can make up a diagram?
What are the Dynamic diagrams in UML?
What are the different approaches to store knowledge?
Is Visio a UML tool?
What is class diagram?
Explain about dependency?
What is the difference between translational and elaborational approaches?
Explain about the static structural view presented by UML?
What is functional requirement?
Why analysis is a major part in object designing?
Why is UML used?
What is UML diagram?