Versions Compared

Key

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

...

User story

As a user
I want to add an Out-of-Office
In order to let other users know of my absence

Use caseUC-409: Insert OoO
Test data

Our test data needs to be used to add OoO's in your application.
The test data can be found in the project at:

  • src/test/resources/testdata/addOoOs.json
Expected resultCheck the response of the webservice call.
Actual resultCheck the front-end of the application under test.
Test pass conditions

The following values need to be verified:

  • OoO ID
  • Start date
  • End date

The following values need to be verifierd for every substitute:

  • Substitute id
  • Substitute type
  • Substitute quality

...