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

Testing Search Parameters Against A Resource Of Type Procedure (@procedure-Search)

  Mandatory   Basis   1 To 10 Seconds (Duration)   Stufe5

Search for Procedures by Performed Date
Steps Outcome
When Get FHIR resource at "http://fhirserver/Procedure/?date=le2050-01-01" with content type "xml"
SUCCESS 780ms
And FHIR current response body evaluates the FHIRPath 'entry.resource.count() > 0' with error message 'No search results were found'
SUCCESS 212ms
And FHIR current response body evaluates the FHIRPath "entry.resource.all(performedDateTime.exists().not() or performedDateTime <= @2050-01-01T23:59:59+01:00)" with error message 'There are search results, but they do not fully match the search criteria'
SUCCESS 217ms
And FHIR current response body evaluates the FHIRPath "entry.resource.all(performedPeriod.start.exists().not() or performedPeriod.start <= @2050-01-01T23:59:59+01:00)" with error message 'There are search results, but they do not fully match the search criteria'
SUCCESS 209ms
SUCCESS 1.43s
Serenity BDD version 4.3.2