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
How does the rule chaining concept works in uml?
What is UML and its features?
How many UML diagrams are expected or considered to be enough to fulfill the requirements of a project and why?
What is mean by relational and object dbms?
Given the requirements, how will you go about designing them? How will you convert business info to technical info?
What does UML stands for?
What is elaboration?
Explain about the methods in UML?
Detail the meaning of association?
What are UML Messages?
What are the different types of implementation terms in uml?
What are the advantages of creating a model?
What are the advantages of using UML?
Define three type of design patterns?
what the latest software develoment Methodologies?