Difference: Activity Diagram and Sequence Diagram.
Answer Posted / kumar rohit
In UML Activity diagram is used for functional modeling
while sequence diagram is used to dynamic modeling purpose.
A typical workflow can be repersented by activity diagram
while sequence diagram is more about exploring into use
case by showing intercation between objects.
Note: Activity diagram also repersents an object role in
workflow like sequence diagram but level of repersenation
is not dynamic like sequence diagram repersentation.
for example: Object lifeline and sequence of interaction
is detailed in sequence diagram while activity diagram does
not show such detail about an object.
| Is This Answer Correct ? | 29 Yes | 8 No |
Post New Answer View All Answers
What is sdlc (software development life cycle)?
How does the rule chaining concept works in uml?
What is functional requirement?
What is elaboration?
How would you define architecture?
What do you understand by sdlc and name its processes?
Explain all elements of a State-chart diagram.
What are assertion facets used for in uml?
What is state transition diagram in UML?
Explain about executable UML?
Detail whether UML can be used as a programming language?
What are interfaces in UML?
What are the different approaches to store knowledge?
How are the diagrams divided in UML?
Does UML diagram have relationships?