Versions Compared

Key

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

...

FlowSpecifications


IDAP-UC02-AF04
NameSend an encrypted message to a healthcare professional and notify the recipient
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 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 the notification functionality".
  3. Specify the email of the recipient to notify them of this message.
  4. 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.
  • The other healthcare professional has also received a notification on his/her email.
Test Data
Endpoint(s)


Alternative flow 5

FlowSpecifications



IDAP-UC02-AF05
NameSend an encrypted message with an attachment to a healthcare professional
Description/
Actor(s)

Two healthcare professionals

Requirements
  • A file of any type to attach to the message (<10MB).
TriggerA healthcare professional wants to send an encrypted message with an attachment 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 the attachment".
  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 and attachment correctly.
Test Data
Endpoint(s)


NOTE: All different combinations for the SendMessageRequest.

...