Serenity BDD Report
Report generated 23-03-2026 09:38

Testing Search Parameters Against The Slot Resource (@slot-Search)

  Terminplanung   Mandatory   Under 1 Second (Duration)   Stufe5

Search for the Slot by Start time
Steps Outcome
Then Get FHIR resource at "http://fhirserver/Slot/?schedule=${data.schedule-read-id}&start=${data.slot-read-start}" with content type "json"
SUCCESS 518ms
And FHIR current response body evaluates the FHIRPath 'entry.resource.ofType(Slot).count() > 0' with error message 'No search results were found'
SUCCESS 211ms
And FHIR current response body evaluates the FHIRPath "entry.resource.ofType(Slot).all(start.toString().contains('2027-01-01') or start ~ @2027-01-01)" with error message 'There are search results, but they do not fully match the search criteria.'
SUCCESS 214ms
SUCCESS 0.95s
Serenity BDD version 4.3.2