문제

I'm preparing the sequence diagram for a project. I started with the sign up operation.

It's confusing to me because this is the first time I use this technique with a real project.

The following image is part of the registration process, would any one take a look and correct me if I did any mistake.

enter image description here

http://i.stack.imgur.com/Of3qA.jpg

도움이 되었습니까?

해결책

This looks good. I would suggest avoiding use of alt and doing only one scenario per sequence diagram. Label the sequence diagram with a note containing summary, precondition (what has run before), and postcondition (the state after the scenario has run).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top