Versions Compared

Key

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

...

FlowSpecifications








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

FlowSpecifications






Image Added


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)



NOTE: All different combinations for the SendMessageRequest.

...