47 | | Provide a detailed description of the user actions and system responses that will take place during execution of the use case under normal, expected conditions. This dialog sequence will ultimately lead to accomplishing the goal stated in the use case name and description. This description may be written as an answer to the hypothetical question, “How do I <accomplish the task stated in the use case name>?” This is best done as a numbered list of actions performed by the actor, alternating with responses provided by the system. The normal flow is numbered “X.0”, where “X” is the Use Case ID. |
| 45 | 1. Пациентот се најавува на системот |
| 46 | 2. Оди во модулот за закжување на прегледи. |
| 47 | 3. Закажува преглед кај Матичниот доктор. |
| 48 | 4. Шалтерскиот работник го добива барањето за преглед и го препратува до соодветниот доктор. |
| 49 | 5. Докторот го разгледува барањето и закажува преглед. |
| 50 | 6. Пациентот добива известување за статусот на прегледот. |
50 | | |
51 | | Document other, legitimate usage scenarios that can take place within this use case separately in this section. State the alternative flow, and describe any differences in the sequence of steps that take place. Number each alternative flow in the form “X.Y”, where “X” is the Use Case ID and Y is a sequence number for the alternative flow. For example, “5.3” would indicate the third alternative flow for use case number 5. |
52 | | |
53 | | '''3.8. Exceptions''' |
54 | | |
55 | | Describe any anticipated error conditions that could occur during execution of the use case, and define how the system is to respond to those conditions. Also, describe how the system is to respond if the use case execution fails for some unanticipated reason. If the use case results in a durable state change in a database or the outside world, state whether the change is rolled back, completed correctly, partially completed with a known state, or left in an undetermined state as a result of the exception. Number each alternative flow in the form “X.Y.E.Z”, where “X” is the Use Case ID, Y indicates the normal (0) or alternative (>0) flow during which this exception could take place, “E” indicates an exception, and “Z” is a sequence number for the exceptions. For example “5.0.E.2” would indicate the second exception for the normal flow for use case number 5. |
56 | | |
57 | | '''3.9. Includes''' |
58 | | |
59 | | List any other use cases that are included (“called”) by this use case. Common functionality that appears in multiple use cases can be split out into a separate use case that is included by the ones that need that common functionality. |
| 53 | 1. Пациентот оди на шалтер во болницата и шалтерскиот работник го прави закажувањето на прегледот. |
67 | | Estimate the number of times this use case will be performed by the actors per some appropriate unit of time. |
68 | | |
69 | | '''3.12. Business Rules''' |
70 | | |
71 | | List any business rules that influence this use case. |
72 | | |
73 | | '''3.13. Special Requirements''' |
74 | | |
75 | | Identify any additional requirements, such as nonfunctional requirements, for the use case that may need to be addressed during design or implementation. These may include performance requirements or other quality attributes. |
76 | | |
77 | | '''3.14. Assumptions''' |
78 | | |
79 | | List any assumptions that were made in the analysis that led to accepting this use case into the product description and writing the use case description. |
80 | | |
81 | | '''3.15. Notes and Issues''' |
82 | | |
83 | | List any additional comments about this use case or any remaining open issues or TBDs (To Be Determineds) that must be resolved. Identify who will resolve each issue, the due date, and what the resolution ultimately is. |
84 | | |
85 | | === 4. Use Case List === |
86 | | |
87 | | Primary Actor |
88 | | * Use Case 1 |
89 | | * Use Case 2 |
90 | | |
91 | | Primary Actor |
92 | | * Use Case 1 |
93 | | * Use Case 2 |
| 61 | 60/1h |