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

Negative search for Procedure by ID and status
Steps Outcome
When Get FHIR resource at "http://fhirserver/Procedure/?_id:not=${data.procedure-read-id}&status:not=completed" with content type "xml"
SUCCESS 658ms
And bundle does not contain resource "Procedure" with ID "Procedure-Read-Example" with error message "There are search results, but they do not fully match the search criteria"
SUCCESS 213ms
And FHIR current response body evaluates the FHIRPath "entry.resource.ofType(Procedure).all(status.exists() and (status = 'completed').not())" with error message 'There are search results, but they do not fully match the search criteria'
SUCCESS 212ms
SUCCESS 1.09s
Serenity BDD version 4.3.2