|
Use case name: |
Remote system connects
to database. |
|
Unique use case ID |
UC_21 |
|
Primary actor(s) |
Remote
system. |
|
Secondary actor(s) |
Database. |
|
Goal |
Authenticate
remote system for access to database |
|
Preconditions: |
Application
server and database server are running. |
|
Flow of events: |
1) Remote system established
a network connection to database server. 2) Remote system sends
username and password information. 3) Database server
authenticates username/password. 4) Database server grants
access to remote system. |
|
Successful Post-condition: |
Remote
system can access database. |
|
Failed Post-condition: |
Remote
system fails authentication |
|
Priority: |
P3 |
|
Branches: |
3)
Authentication fails. |
|
Source: |
Developer
specification. |