Serenity BDD Report
Home > Stufe5 > Terminplanung > Booking an appointment (@Appointment-Book) > Book an appointment when the request is incomplete (no slot or schedule provided)
Report generated 23-03-2026 09:39

Booking An Appointment (@appointment-Book)

  Terminplanung   Mandatory   1 To 10 Seconds (Duration)   Stufe5

Book an appointment when the request is incomplete (no slot or schedule provided)
Steps Outcome
Given TGR set default header "Content-Type" to "application/fhir+json"
SUCCESS 212ms
And TGR send POST request to "http://fhirserver/Appointment/$book" with body "!{file('src/test/resources/features/Stufe5/Terminplanung/fixtures/Appointment-Appointment-Book-Incomplete-Fixture.json')}"
SUCCESS 518ms
Then TGR find the last request
SUCCESS 215ms
And TGR current response with attribute "$.responseCode" matches "400"
SUCCESS 213ms
And FHIR current response body evaluates the FHIRPath '$this is OperationOutcome' with error message 'The response does not contain an OperationOutcome resource'
SUCCESS 218ms
SUCCESS 1.39s
Serenity BDD version 4.3.2