Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Basic flow

FlowSpecifications

Image Removed


IDAP-UC02-BF
NameSend an ecrypted message to one healthcare professional
Description/
Actor(s)Two healthcare professionals
Requirements

/

TriggerA healthcare professional wants to send an encrypted message to another healthcare professional.
Precondition(s)
  • The user is logged in (see Use case: login).
  • The user wants to send an encrypted message to another healthcare professional.
Flow
  1. see Use case: login.
  2. The message to send is for example "This message is used to test encryption".
  3. Send the message to (Example_Test_Actor).
Postcondition(s)
  • The message has been sent to another healthcare professional.
  • The other healthcare professional has received the message correctly.
Test Data
Endpoint(s)


Alternative flow 1

Image Removed
FlowSpecifications


IDAP-UC02-AF01
NameSend a not encrypted message to one healthcare professional
Description/
Actor(s)Two healthcare professionals
Requirements

/

TriggerA healthcare professional wants to send a not encrypted message to another healthcare professional.
Precondition(s)
  • The user is logged in (see Use case: login).
  • The user wants to send a not encrypted message to another healthcare professional.
Flow
  1. see Use case: login.
  2. The message to send is for example "This message is used to test no encryption".
  3. Send the message to (Example_Test_Actor).
Postcondition(s)
  • The message has been sent to another healthcare professional.
  • The other healthcare professional has received the message correctly.
Test Data
Endpoint(s)


Alternative flow 2

Image Removed
FlowSpecifications



IDAP-UC02-AF02
NameSend an encrypted message to two (or more) healthcare professional
Description/
Actor(s)Three healthcare professionals
Requirements

/

TriggerA healthcare professional wants to send an encrypted message to multiple healthcare professionals.
Precondition(s)
  • The user is logged in (see Use case: login).
  • The user wants to send a not encrypted message to another healthcare professional.
Flow
  1. see Use case: login.
  2. The message to send is for example "This message is used to test multiple recipients".
  3. Send the message to (Example_Test_Actor1) and (Example_Test_Actor2).
Postcondition(s)
  • The message has been sent to another healthcare professional.
  • The other healthcare professionals has received the message correctly.
Test Data
Endpoint(s)


...