Difference: Activity Diagram and Sequence Diagram.

Answers were Sorted based on User's Feedback



Difference: Activity Diagram and Sequence Diagram...

Answer / ashu

Activity Diagram mainly represent process flows captured in
system.

Sequence diagram mainly represent interaction between
different objects.It is time ordered means exact
interactions between objects is represented step by step.

Is This Answer Correct ?    92 Yes 10 No

Difference: Activity Diagram and Sequence Diagram...

Answer / dharmendra verma

Sequence diagram describes the behavior of several objects
in a single use case.
activity diagrams are good at showing the general sequence
of actions for several objects and use cases.

Is This Answer Correct ?    41 Yes 8 No

Difference: Activity Diagram and Sequence Diagram...

Answer / 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

Difference: Activity Diagram and Sequence Diagram...

Answer / ayano

give examples for both of them

Is This Answer Correct ?    12 Yes 5 No

Difference: Activity Diagram and Sequence Diagram...

Answer / berhane

activity diagram is not dynamic diagram and it is used to
see the workflow of the software.
And sequence diagram is lifeline of the the object and it
isd dynamic modeling.

Is This Answer Correct ?    12 Yes 10 No

Difference: Activity Diagram and Sequence Diagram...

Answer / praveen .r

Both diagrams describe process execution of a system in a
functional way.

Sequence diagram mainly ensures time order for a process.

Activity diagram portrays the execution of a process in
terms of activities performed by the objects.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More UML Interview Questions

What is Composite Structure Diagram in UML?

0 Answers  


What is a Persistent, Transient Object?

7 Answers   Ora Tech, Syscon, TCS,


Explain about composition?

0 Answers  


What are the different approaches to store knowledge?

0 Answers  


how will u use com+ register

0 Answers  






What do you understand by uml?

0 Answers  


Name 9 modeling diagrams that are frequently used?

0 Answers  


What is Object Constraint Language (OCL)?

2 Answers  


How do we represent private, public and protected in class diagrams?

0 Answers  


What is Association and its types?

0 Answers  


Is use case diagram static or dynamic?

0 Answers  


How does elaborating software requirements lead to inconsisteencies!

0 Answers   UCSI,


Categories