Public:Sequence Diagram: Difference between revisions

From Docs | Smarter.Codes
m (Dinesh Khurana moved page Sequence Diagram to Public:Sequence Diagram)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[:en:Sequence_diagram|Sequence diagrams]] are often used to illustrate the Actors, and how the actors interact with each other in a sequence.   
[[:en:Sequence_diagram|Sequence diagrams]] are often used to illustrate the Actors, and how the actors interact with each other in a sequence.   
[[File:Sequence Diagram of HC Inbox.png|thumb|Example Sequence Diagram of [[HC Inbox]]]]
 
= See Also =
[https://docs.google.com/document/d/1K6xbZDji_CLyHdHzzLDpOq2zIXIlXfbVoP2rYrsds3c/edit?tab=t.jvvt15lh4dnp#heading=h.rw4jcbe52lho Sequence Diagram excerpt from Productize AI book][[File:Sequence Diagram of HC Inbox.png|thumb|Example Sequence Diagram of [[HC Inbox]]]]


= Tools =
= Tools =
You can use a free style diagramming tool like draw.io or even figma. Some special purpose toosl to
You can use a free style diagramming tool like draw.io or even figma. Some special purpose tools-
[https://www.websequencediagrams.com/ Web Sequence Diagrams] 
 
[https://www.lucidchart.com/pages/uml-sequence-diagram Lucid]
 
[https://mermaid.ai/ Mermaid]
[[Category:Requirements Engineering]]
[[Category:Requirements Engineering]]

Latest revision as of 23:34, 23 March 2026

Sequence diagrams are often used to illustrate the Actors, and how the actors interact with each other in a sequence.

See Also

Sequence Diagram excerpt from Productize AI book

Example Sequence Diagram of HC Inbox

Tools

You can use a free style diagramming tool like draw.io or even figma. Some special purpose tools-

Web Sequence Diagrams

Lucid

Mermaid