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 Status and Schedule
Steps Outcome
Then Get FHIR resource at "http://fhirserver/Slot/?schedule=${data.schedule-read-id}&status=busy" with content type "json"
SUCCESS 493ms
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(status = 'busy')" with error message 'There are search results, but they do not fully match the search criteria.'
SUCCESS 211ms
SUCCESS 0.92s
Serenity BDD version 4.3.2