Openelis Qa Framework Report
Home > Collection Date
Report generated 24-07-2023 10:03

Modify Order

 Modify Order (tag)

Collection Date

Scenario Outline

And User Search by lab number "<labNo>" from previous testing steps on the Modify Oder Page
When User Enters Collection Date "<date>" on the Modify Oder Page
Then Collection Date Field validates "<validation>" the date format

Examples: 

# Lab No Date Validation
1 20231099040004863 09-02/2019 Rejects incorect Format not in DD/MM/YYYY
2 20231099040004863 dd/mm/yyy Rejects incorect Format not Numeric
3 20231099040004863 09/02/5000 Rejects Future date
4 20231099040004863 09/01/2020 Accepts correct Format in DD/MM/YYYY
Steps Outcome
SUCCESS 12s 506ms
SUCCESS 12s 543ms
SUCCESS 14s 006ms
SUCCESS 13s 299ms
SUCCESS 52.46s
Serenity BDD version 2.5.7