Versions Compared

Key

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

...

Basic flow

FlowSpecifications


IDAP-UC09UC406-BF
NameView the Acknowledgement status from one of your sent messages
Description/
Actor(s)One healthcare professional
Requirements
  • Atleast one sent message with acknowledgement status enabled.
TriggerA healthcare professional wants to see the acknowledgement status of a sent message.
Precondition(s)
  • The user is logged in.
  • The user wants to see the acknowledgement status of a sent message.
Flow
  1. See use case: login.
  2. The user wants to view the contents of one of his message boxes.
    The user will see a list with all of his message for the specific folder he/she requested.
    See use case: consultation for more information about the GetMessageList method.
  3. The user selects one message to read. The message will be opened.
  4. The user, for example, clicks on a button the show the acknowledgement status of the current message.
Postcondition(s)
  • The acknowledgement status is visible and correct.
Test Data

GetMessagesList

GetFullMessage

GetMessageAcknowledgementsStatus

Endpoint(s)


...

Exception flow 1

FlowSpecifications


IDAP-UC09UC406-EF01
NameTry to see the acknowledgement status of a non-existing message
Description/
Actor(s)One healthcare professional
Requirements
  • Atleast one sent message with acknowledgement status enabled.
TriggerA healthcare professional wants to see the acknowledgement status of a sent message.
Precondition(s)
  • The user is logged in.
  • The user wants to see the acknowledgement status of a sent message.
Flow
  1. See use case: login.
  2. The user wants to view the contents of one of his message boxes.
    The user will see a list with all of his message for the specific folder he/she requested.
    See use case: consultation for more information about the GetMessageList method.
  3. The user selects one message to read. The message will be opened.
  4. The user, for example, clicks on a button the show the acknowledgement status of the current message.
Postcondition(s)
  • The acknowledgement status is visible and correct.
Test Data

GetMessagesList

GetFullMessage

GetMessageAcknowledgementsStatus

Endpoint(s)


...