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 are the features of UML?
Define SDLC in UML?
What are the relationships in UML?
What are the different views that have to be considered before the buildup of an object oriented software system?
What are the three types of modeling in UML?
What is UML diagram in C#?
What is known as static diagrams?
What shall I go for Package Diagram?
How would you define architecture?
Why do we need UML diagrams?
What is state machine diagram in UML?
Does UML guarantee project success?
What are the modelling diagrams that are most commonly used?
What are the different types of UML diagrams?
What is the need of UML diagrams?