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

Testing Search Parameters Against A Resource Of Type Practitioner (@practitioner-Search)

  Mandatory   Basis   1 To 10 Seconds (Duration)   Stufe5

Search for Practitioner resource by First Name (negative test)
Steps Outcome
When Get FHIR resource at "http://fhirserver/Practitioner/?given=Max" with content type "xml"
SUCCESS 674ms
And FHIR current response body evaluates the FHIRPath "entry.resource.ofType(Practitioner).where(id.replaceMatches('/_history/.+','').matches('\\bPractitioner-Read-Example$')).count()=0" with error message 'The resource ${data.practitioner-id} must not be returned here'
SUCCESS 228ms
And FHIR current response body evaluates the FHIRPath "entry.resource.ofType(Practitioner).all(name.given.where($this.startsWith('Max')).exists())" with error message 'There are search results, but they do not fully match the search criteria'
SUCCESS 210ms
SUCCESS 1.12s
Serenity BDD version 4.3.2