Skip to main content

Sequence Diagram Generation

Feature 5: Sequence Diagram Generation

AI Jeannie can also generate sequence-diagram based on User Story acceptance criteria. Sequence diagrams are visual representations of the interactions between different components or modules in a system. AI Jeannie can automatically generate sequence diagrams that illustrate the flow of actions and communication between various entities in the system. User can edit, regenerate, and export the sequence diagram to .SVG and .PNG formats for future reference.

Here are the steps to generate Sequence Diagrams for User Stories:

  1. Open the required User Story and click AI Jeannie shown below. Step 1
  2. AI Jeannie will generate the Generate AC tab screen as shown below. Step 2
  3. Select Sequence Diagram tab, AI Jeannie will generate sequence diagram and display them in the "Sequence Diagrams" section as shown below. Step 3
  4. You can edit, regenerate, and export it to SVG or .PNG formats for future reference.
  5. Edit:
    • If you want to edit the existing sequence diagram, click Edit as shown below:
    Step 4
    • Do the necessary and click update to save the changes.
  6. Regenerate:
    • If you want to regenerate the existing sequence diagram, click Regenerate as shown below.
    Step 5
  7. Export in SVG:
    • If you want to save the sequence diagram in .SVG format, click .SVG as shown below.
    Step 6
  8. Export in PNG:
    • If you want to save the sequence diagram in .PNG format, click .PNG as shown below.
    Step 7
  9. Zoom In:
    • If you want to zoom in, click Zoom In as shown below.
    Step 8
  10. Zoom Out:
    • If you want to zoom out, from “…” dropdown, click Zoom Out as shown below.
    Step 9
  11. Expand:
    • If you want to Expand, from “…” dropdown, click Expand as shown below.
    Step 10
  12. Reset:
    • If you want to reset the UML Diagram, from “…” dropdown, click Reset as shown below.
    Step 11