Serenity BDD Report
Home
>
Stufe5
>
Terminplanung
>
Testing search parameters against the Appointment resource (@Appointment-Search)
> Validation of the search parameter definitions in the capabilitystatement
Overall Test Results
Requirements
Themes
Features
Report generated 23-03-2026 09:41
Testing Search Parameters Against The Appointment Resource (@appointment-Search)
Terminplanung
Mandatory
Under 1 Second (Duration)
Stufe5
Validation of the search parameter definitions in the CapabilityStatement
Scenario Outline
And CapabilityStatement contains definition of search parameter "<searchParamValue>" of type "<searchParamType>" for resource "Appointment"
Examples:
#
Search Param Value
Search Param Type
1
_id
token
2
_tag
token
3
_count
number
4
status
token
5
service-type
token
6
specialty
token
7
date
date
8
slot
reference
9
actor
reference
Steps
Outcome
1: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_id, searchParamType=token})
SUCCESS
218ms
And CapabilityStatement contains definition of search parameter "_id" of type "token" for resource "Appointment"
SUCCESS
212ms
2: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_tag, searchParamType=token})
SUCCESS
221ms
And CapabilityStatement contains definition of search parameter "_tag" of type "token" for resource "Appointment"
SUCCESS
213ms
3: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_count, searchParamType=number})
SUCCESS
219ms
And CapabilityStatement contains definition of search parameter "_count" of type "number" for resource "Appointment"
SUCCESS
213ms
4: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=status, searchParamType=token})
SUCCESS
224ms
And CapabilityStatement contains definition of search parameter "status" of type "token" for resource "Appointment"
SUCCESS
214ms
5: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=service-type, searchParamType=token})
SUCCESS
218ms
And CapabilityStatement contains definition of search parameter "service-type" of type "token" for resource "Appointment"
SUCCESS
212ms
6: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=specialty, searchParamType=token})
SUCCESS
355ms
And CapabilityStatement contains definition of search parameter "specialty" of type "token" for resource "Appointment"
SUCCESS
347ms
7: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=date, searchParamType=date})
SUCCESS
214ms
And CapabilityStatement contains definition of search parameter "date" of type "date" for resource "Appointment"
SUCCESS
210ms
8: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=slot, searchParamType=reference})
SUCCESS
216ms
And CapabilityStatement contains definition of search parameter "slot" of type "reference" for resource "Appointment"
SUCCESS
211ms
9: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=actor, searchParamType=reference})
SUCCESS
220ms
And CapabilityStatement contains definition of search parameter "actor" of type "reference" for resource "Appointment"
SUCCESS
213ms
SUCCESS
2.14s
Serenity BDD version 4.3.2