Changes between Initial Version and Version 1 of Use_case


Ignore:
Timestamp:
07/15/14 14:55:55 (10 years ago)
Author:
Dragana Stojanovska
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Use_case

    v1 v1  
     1Use Cases
     2for
     3MDK
     4
     5Prepared by  Dragana Stojanovska, Sencan Naimi
     6
     710.07.2014
     8
     91.      Guidance for Use Case Template
     10Document each use case using the template shown in the Appendix. This section provides a description of each section in the use case template.
     112.      Use Case Identification
     122.1.    Use Case ID
     13Секоја корисничка приказна е дефинирана со единствена секвенца. Хиерархиски се определени од Ф.1, Ф.2, ... Ф.n.
     142.2.    Use Case Name
     15Името на кориснчките приказни ја отсликува функцијата што таа приказна ја извршува.
     16Пример:
     17•       case.1. регистрирање на нов пациент со сопствени податоци во база на болиницата
     182.3.    Use Case History
     192.3.1   Created By
     20Драгана Стојановска и Сенџан Наими
     212.3.2   Date Created
     2210.07.2014
     232.3.3   Last Updated By
     24Драгана Стојановска и Сенџан Наими
     252.3.4   Date Last Updated
     2610.07.2014
     273.      Use Case Definition
     283.1.    Actors
     29
     303.2.    Trigger
     31Иницијалниот настан за да се случи една корисничка приказна всушност,е примарната идеја која корисникот сака да ја реализира.
     32
     333.3.    Description
     34Provide 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.
     35
     363.4.    Preconditions
     37
     38List any activities that must take place, or any conditions that must be true, before the use case can be started. Number each precondition. Examples:
     391.      User’s identity has been authenticated.
     402.      User’s computer has sufficient free memory available to launch task.
     41
     423.5.    Postconditions
     43Describe the state of the system at the conclusion of the use case execution. Number each postcondition. Examples:
     441.      Document contains only valid SGML tags.
     452.      Price of item in database has been updated with new value.
     46
     473.6.    Normal Flow
     48Provide 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.
     49
     503.7.    Alternative Flows
     51Document 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
     533.8.    Exceptions
     54
     55Describe 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
     573.9.    Includes
     58List 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.
     59
     603.10.   Priority
     61Indicate the relative priority of implementing the functionality required to allow this use case to be executed. The priority scheme used must be the same as that used in the software requirements specification.
     62
     633.11.   Frequency of Use
     64Estimate the number of times this use case will be performed by the actors per some appropriate unit of time.
     65
     663.12.   Business Rules
     67List any business rules that influence this use case.
     68
     693.13.   Special Requirements
     70Identify 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.
     71
     723.14.   Assumptions
     73List 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.
     74
     753.15.   Notes and Issues
     76List 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.
     77
     78 
     79Use Case List
     80
     81
     82