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 the difference between responsibility-driven and data-driven approaches?
How to backup active directory?
On what basis I will select or choose an uml modeling tool?
What are sequence diagrams in UML?
Explain all elements of a State-chart diagram.
Does Visio Standard have UML?
What does UML do?
What are the Dynamic diagrams in UML?
How many UML diagrams are expected or considered to be enough to fulfill the requirements of a project and why?
What are the relationships in UML?
What do you mean by focus of control?
What is the life cycle divided into?
Tell us the difference between activity and sequence diagrams?
What is the best software for UML diagrams?
What is crc card?