Openelis Qa Framework Report
Home
> Collection Date
Overall Test Results
Requirements
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
1: Collection Date ({labNo=20231099040004863, date=09-02/2019, validation=Rejects incorect Format not in DD/MM/YYYY})
SUCCESS
12s 506ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
5s 851ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 660ms
When User Enters Collection Date "09-02/2019" on the Modify Oder Page
SUCCESS
2s 378ms
Then Collection Date Field validates "Rejects incorect Format not in DD/MM/YYYY" the date format
SUCCESS
094ms
2: Collection Date ({labNo=20231099040004863, date=dd/mm/yyy, validation=Rejects incorect Format not Numeric})
SUCCESS
12s 543ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
5s 727ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 847ms
When User Enters Collection Date "dd/mm/yyy" on the Modify Oder Page
SUCCESS
2s 334ms
Then Collection Date Field validates "Rejects incorect Format not Numeric" the date format
SUCCESS
088ms
3: Collection Date ({labNo=20231099040004863, date=09/02/5000, validation=Rejects Future date})
SUCCESS
14s 006ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
6s 061ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 846ms
When User Enters Collection Date "09/02/5000" on the Modify Oder Page
SUCCESS
2s 317ms
Then Collection Date Field validates "Rejects Future date" the date format
SUCCESS
1s 165ms
4: Collection Date ({labNo=20231099040004863, date=09/01/2020, validation=Accepts correct Format in DD/MM/YYYY})
SUCCESS
13s 299ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
5s 727ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 534ms
When User Enters Collection Date "09/01/2020" on the Modify Oder Page
SUCCESS
2s 378ms
Then Collection Date Field validates "Accepts correct Format in DD/MM/YYYY" the date format
SUCCESS
1s 100ms
SUCCESS
52.46s
Serenity BDD version 2.5.7