Openelis Qa Framework Report
Home
> Collection Time
Overall Test Results
Requirements
Report generated 24-07-2023 10:03
Modify Order
Modify Order (tag)
Collection Time
Scenario Outline
And User Search by lab number "<labNo>" from previous testing steps on the Modify Oder Page
When User Enters Collection Time "<time>" on the Modify Oder Page
Then Collection Time Field validates "<validation>" the time format
Examples:
#
Lab No
Time
Validation
1
20231099040004863
XXMM
Rejects incorect Format ,non numeric
2
20231099040004863
30:30
Rejects time not existing on the in 12/24 hour clock
3
20231099040004863
12:122
Rejects extra digits
4
20231099040004863
1111
Auto-corrects HHMM format to HH:MM
5
20231099040004863
10:10
Accepts correct Format in HH:MM
Steps
Outcome
1: Collection Time ({labNo=20231099040004863, time=XXMM, validation=Rejects incorect Format ,non numeric})
SUCCESS
12s 540ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
5s 861ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 677ms
When User Enters Collection Time "XXMM" on the Modify Oder Page
SUCCESS
2s 286ms
Then Collection Time Field validates "Rejects incorect Format ,non numeric" the time format
SUCCESS
089ms
2: Collection Time ({labNo=20231099040004863, time=30:30, validation=Rejects time not existing on the in 12/24 hour clock})
SUCCESS
12s 347ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
5s 729ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 668ms
When User Enters Collection Time "30:30" on the Modify Oder Page
SUCCESS
2s 290ms
Then Collection Time Field validates "Rejects time not existing on the in 12/24 hour clock" the time format
SUCCESS
087ms
3: Collection Time ({labNo=20231099040004863, time=12:122, validation=Rejects extra digits})
SUCCESS
12s 300ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
5s 522ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 843ms
When User Enters Collection Time "12:122" on the Modify Oder Page
SUCCESS
2s 279ms
Then Collection Time Field validates "Rejects extra digits" the time format
SUCCESS
107ms
4: Collection Time ({labNo=20231099040004863, time=1111, validation=Auto-corrects HHMM format to HH:MM})
SUCCESS
12s 296ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
5s 700ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 471ms
When User Enters Collection Time "1111" on the Modify Oder Page
SUCCESS
2s 370ms
Then Collection Time Field validates "Auto-corrects HHMM format to HH:MM" the time format
SUCCESS
126ms
5: Collection Time ({labNo=20231099040004863, time=10:10, validation=Accepts correct Format in HH:MM})
SUCCESS
12s 542ms
Given User Logs in to Home Page and goes to Modify Order Page
SUCCESS
5s 669ms
And User Search by lab number "20231099040004863" from previous testing steps on the Modify Oder Page
SUCCESS
3s 828ms
When User Enters Collection Time "10:10" on the Modify Oder Page
SUCCESS
2s 286ms
Then Collection Time Field validates "Accepts correct Format in HH:MM" the time format
SUCCESS
136ms
SUCCESS
62.16s
Serenity BDD version 2.5.7