Serenity BDD Report
Home
>
Stufe5
>
Terminplanung
>
Testing search parameters against the Slot resource (@Slot-Search)
> Validation of the search parameter definitions in the capabilitystatement
Overall Test Results
Requirements
Themes
Features
Report generated 23-03-2026 09:38
Testing Search Parameters Against The Slot Resource (@slot-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 "Slot"
Examples:
#
Search Param Value
Search Param Type
1
_id
token
2
_count
number
3
schedule
reference
4
status
token
5
start
date
Examples:
Optional (tag)
#
Search Param Value
Search Param Type
6
_tag
token
Steps
Outcome
1: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_id, searchParamType=token})
SUCCESS
213ms
And CapabilityStatement contains definition of search parameter "_id" of type "token" for resource "Slot"
SUCCESS
208ms
2: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_count, searchParamType=number})
SUCCESS
212ms
And CapabilityStatement contains definition of search parameter "_count" of type "number" for resource "Slot"
SUCCESS
207ms
3: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=schedule, searchParamType=reference})
SUCCESS
213ms
And CapabilityStatement contains definition of search parameter "schedule" of type "reference" for resource "Slot"
SUCCESS
209ms
4: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=status, searchParamType=token})
SUCCESS
212ms
And CapabilityStatement contains definition of search parameter "status" of type "token" for resource "Slot"
SUCCESS
206ms
5: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=start, searchParamType=date})
SUCCESS
215ms
And CapabilityStatement contains definition of search parameter "start" of type "date" for resource "Slot"
SUCCESS
208ms
SUCCESS
1.09s
Serenity BDD version 4.3.2