Use-Case Specification: Create, edit and find User (Users CRUD)
1. Create, edit and find User
1.1 Brief Description
To register an account the administrator will have to create one. The administrator will be able to choose a name and a group of the new account. To give another user permissions for a file, you first need to find this user by the username.
1.2 Mockup
tdb
1.3 Screenshot
1.4 Interactive Demo
2. Flow of Events
2.1 Basic Flow
Activity Diagram
.feature Files
integration tests
snapshot tests
unit tests
2.2 Alternative Flows
tbd
3. Special Requirements
The current user need to be an administrator.
4. Preconditions
- The user has visited the frontend.
- The user has logged in successfully and is an administrator.
- The users navigates to the ‘create users’ page and clicks.
5. Postconditions
The new created user must be stored in the database.
6. Function Points
234 (138 hours)
Leave a comment on our blog:
Comment on our blog below or open an issue on our Github repository.