-
Notifications
You must be signed in to change notification settings - Fork 1
C1UC1 Maintain Owner
| Version | Author | Modification | Date |
|---|---|---|---|
| 0.1 | João Paulo / Adailson | Document created and C1UC1 added | 30/03 |
| 0.2 | Antonio Carvalho | Delete, update and search flow added | 11/05 |
This use case describes how the Clinic Worker uses the System to manage the animals owners records.
2.1 Clinic Worker
3.1. The worker needs to be logged in on the system. 3.2. The worker must be accessing an Owner's page.
- The system shows all of the owners registered and the option to register a new one.
If in the step 1 of the basic flow, the worker wishes to create a new register:
- The Worker selects the Register New Owner.
- The System show the form to register a New Owner.
- The Worker inserts the CPF.
- The System validates the owner CPF.
- The Worker inserts the Name, Last Name, Phone and Adress of the Owner.
- The System presents at the end of the form a choice to Register or Cancel the registration.
- The Worker selects Register to end the registration.
- The System asks if the Worker is certain of the registration.
- The Worker selects Yes and the System return to the screen to list the Owners.
- The use case ends successfully.
If in the step 1 of the basic flow, the worker wishes to update one of the existing registrations:
- The worker selects the Update option on the desired owner's file.
- The system jumps to step 5 of the register form.
f in the step 1 of the basic flow, the worker wishes to delete one of the existing registrations:
- The worker selects the Delete option on the desired owner's file.
- The system displays a confirmation message.
- The worker confirms the operation.
- The user case ends.
If in the step 1 of the basic flow, the worker wishes to search an existing register:
The worker search the owner name that he wants to see. The system open the owner form. The user case ends.
If in the step 5 of the Basic Flow the Worker entered an invalid CPF:
- An error will appear on the screen, telling that the CPF is invalid.
- Then the Worker returns to the Step 5 of Basic Flow.
If in the step 5 of the Basic Flow the Worker entered a duplicated CPF:
- An error will appear on the screen, telling that the CPF is already on the System.
- Then the Worker returns to the Step 5 of Basic Flow.
If in the step 7 the Worker didn’t enter with name information and the step 10 of Basic Flow is executed:
- The Worker returns to the Step 5 of the Basic Flow with an error of missing name.
If in the step 7 the Worker didn’t enter with last name information and the step 9 of Basic Flow is executed:
- The Worker returns to the step 4 of the Basic Flow with any error of missing last name.
If in the step 7 the Worker didn’t enter with phone information and the step 9 of Basic Flow is executed:
- The Worker returns to the step 4 of the Basic Flow with any error of missing phone.
If in the step 7 the Worker didn’t enter with address information and the step 9 of Basic Flow is executed:
- The Worker returns to the step 4 of the Basic Flow with any error of missing address.
If in the step 9 of the Basic Flow the Worker hits Cancel the registration:
- The use case returns to the step 2 of Basic Flow and ends.
If in the step 10 of the Basic Flow the Worker decides to not end the registration:
- The Worker returns to the step 4 of the Basic Flow with all the information previously entered on the screen.
The owner was successfully registered and the system logs were successfully updated.
The logs have been updated accordingly.
[SR:C1UC1-1] - The System shall keep a log with the Worker that performed the registration, the owner that was registered, the date and time of the registration. SR: Special Requirement.
- Management Plan
- Requirements Management Plan
- Non Functional Requirements
- Entity Relationship Model
- Risk Plan
- Chronogram
- Costs
- Scenarios and Lexicons
-
C1UC3 - Maintain Clinical Record
