Versions Compared

Key

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

...

User story

As a user
I want to see my Out-of-Office list
In order to see all my planned absences

Use caseUC-408: OoO list
Test data

The test data is added automatically when starting the automated test scripts.

The test data can be found in the project at:

  • src/test/resources/testdata/readOoOs.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 for every OoO:

  • OoO id
  • Start date
  • End date

The following values need to be verifierd for every substitute:

  • Substitute id
  • Substitute type
  • Substitute quality

...