Changes between Version 1 and Version 2 of Making appointment


Ignore:
Timestamp:
11/01/17 22:51:47 (6 years ago)
Author:
135012
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Making appointment

    v1 v2  
    2121'''3.1. Actors '''
    2222
    23 An actor is a person or other entity external to the software system being specified who interacts with the system and performs use cases to accomplish tasks. Different actors often correspond to different user classes, or roles, identified from the customer community that will use the product. Name the actor that will be initiating this use case and any other actors who will participate in completing the use case.
     23Доктор, Шалтерски работник, Пациент
    2424
    2525'''3.2. Trigger'''
    2626
    27 Identify the event that initiates the use case. This could be an external business event or system event that causes the use case to begin, or it could be the first step in the normal flow.
     27 1. Шалтерскиот работник сака да закаже преглед  на некој пациент.
     28 2. Пациентот праќа барање на преглед, тоа се разгледува од шалтерскиот работник па се препраќа до докторот и тој го прави закажувањето.
    2829
    2930'''3.3. Description'''
    3031
    31 Provide a brief description of the reason for and outcome of this use case, or a high-level description of the sequence of actions and the outcome of executing the use case.
    32 
     321. Закажување на преглед преку пациентскиот модул.
     332. Закажување преглде преку Шалтерскиот работник.
    3334'''3.4. Preconditions'''
    3435
    35 List any activities that must take place, or any conditions that must be true, before the use case can be started. Number each precondition. Examples:
    36 1. User's identity has been authenticated.
    37 2. User's computer has sufficient free memory available to launch task.
     361.Пациентот треба да биде пациент во Болницата во која сака да го закаже прегледот.
     372.Пациентот треба да има матичен лекар.
    3838
    3939'''3.5. Postconditions'''
    4040
    41 Describe the state of the system at the conclusion of the use case execution. Number each postcondition. Examples:
    42 1. Document contains only valid SGML tags.
    43 2. Price of item in database has been updated with new value.
     411.Пациентот закажува преглед, а докторот има увид во тоа.
    4442
    4543'''3.6. Normal Flow'''
    4644
    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.
     451.  Пациентот се најавува на системот
     462. Оди во модулот за закжување на прегледи.
     473. Закажува преглед кај Матичниот доктор.
     484. Шалтерскиот работник го добива барањето за преглед и го препратува до соодветниот доктор.
     495. Докторот го разгледува барањето и закажува преглед.
     506. Пациентот добива известување за статусот на прегледот.
    4851
    4952'''3.7. Alternative Flows'''
    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.
     531. Пациентот оди на шалтер во болницата и шалтерскиот работник го прави закажувањето на прегледот.
    6054
    6155'''3.10. Priority'''
     
    6559'''3.11. Frequency of Use'''
    6660
    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
     6160/1h