|
Given User goes to Home page
|
SUCCESS |
5s 109ms |
|
Given User has an existing order "20230000000002109"
|
SUCCESS |
9s 737ms |
|
When User Selects Validation --> Routine,from the main menu
|
SUCCESS |
1s 477ms |
|
Then The Validation by Unit Type "Molecular Biology" page displays
|
SUCCESS |
36s 942ms |
|
When User Selects a Unit Type "Molecular Biology" under which there are known tests
|
SUCCESS |
2s 436ms |
|
Then Tests display with Lab order Number, Test name, result and result reference
|
SUCCESS |
187ms |
|
When User Enters an none existing order number "11111111111111111" ,then message `Accession number not found` appears
|
SUCCESS |
1s 469ms |
|
Then User Enters an existing order number "20230000000002109" ,Page goes to order number, order is highlighted in yellow
|
SUCCESS |
2s 835ms |
|
When User Selects Validation --> Routine,from the main menu
|
SUCCESS |
1s 528ms |
|
And User Selects a Unit Type "Molecular Biology" under which there are known tests
|
SUCCESS |
2s 174ms |
|
Then User Check for known non-conformity, Red flag displayed next to test
|
SUCCESS |
063ms |
|
And Non-conformity Reason note displays with Date and Time stamp
|
SUCCESS |
001ms |
|
When User Checks `Save all results`
|
SUCCESS |
099ms |
|
Then All results are checked `Save`
|
SUCCESS |
212ms |
|
When User Unchecks `Save all results`
|
SUCCESS |
070ms |
|
Then All results are de-checked `Save`
|
SUCCESS |
099ms |
|
When User Checks `Save all results` again
|
SUCCESS |
079ms |
|
And User Unchecks `Save` For selected tests
|
SUCCESS |
069ms |
|
Then Seleted Save Check boxes are clear
|
SUCCESS |
039ms |
|
When User Checks `Retest all results`
|
SUCCESS |
144ms |
|
Then All results are checked `Retest`
|
SUCCESS |
162ms |
|
When User Unchecks `Retest all results`
|
SUCCESS |
127ms |
|
Then All results are de-checked `Retest`
|
SUCCESS |
100ms |
|
When User Checks `Retest all results` again
|
SUCCESS |
111ms |
|
And User Unchecks `Retest` for selected tests
|
SUCCESS |
127ms |
|
Then Seleted Retest Check boxes are clear
|
SUCCESS |
082ms |
|
And Tests cannot be checked both `Save` and `Retest` at the same time
|
SUCCESS |
2s 353ms |
|
Then User now saves tests with mixture of both `Save` and `Retest`
|
SUCCESS |
4s 538ms |
|
When User Selects Validation --> Routine,from the main menu
|
SUCCESS |
1s 485ms |
|
And User Selects a Unit Type "Molecular Biology" under which there are known tests
|
SUCCESS |
2s 135ms |
|
And User Enters Validation notes "sample Notes"
|
SUCCESS |
1s 352ms |
|
Then Field accepts validation text "sample Notes"
|
SUCCESS |
082ms |
|
When User Closes Validation note box
|
SUCCESS |
075ms |
|
Then Validation Note field closes; triangle symbol changes to notepad symbol
|
SUCCESS |
037ms |