System use case specification access specimen data section - ESG-Project/documentation GitHub Wiki
← Home / Requirements / System Use Cases / System Use Cases Specification
|
|
| Identification |
UC24 |
| Use case |
Access Specimen Data Section |
| Actors |
User |
| Stakeholders and interests |
Forest Inventory Analyst: Needs to quickly access the data entry area for field measurements. |
| Pre-conditions |
The user is in an active and selected Phytosociological Analysis. |
| Minimum guarantees |
System displays an appropriate message if access is attempted without an active analysis. |
| Success guarantees |
The interface for collecting specimen data for the selected analysis is displayed, ready for new entries. |
Main Success Scenario
| User Action |
System Response |
| 1. This use case begins when the user, from the Phytosociological Analysis overview, selects the "Species Data" option/tab. |
2. The system verifies that the current Phytosociological Analysis is active and selected. |
|
3. The system loads and displays the interface for managing and adding specimens linked to the selected Analysis. This interface provides options to add, view, request changes, and import specimens in batch. |
Alternative Flows
2a. No Active Analysis Selected
| User Action |
System Response |
|
1. If no Phytosociological Analysis is active or selected when the user attempts to access the "Species Data" section, the system displays an error message (e.g., "Please select an active analysis to manage specimen data."). |
|
2. The system may redirect the user to the analysis selection page or disable the "Species Data" option. |
Special Requirements
- Context Dependency: Specimen management is only available when an analysis is selected and active.
- Functionality Access: The "Species Data" section must provide options for adding, viewing, requesting changes, and batch importing specimens.
Related Documents