Oracle Milestone 4 - Deposits
Please note we recommend the below test cases but testing is not limited to just these test cases
Test the below test cases for Online and In-Store orders
Scenario | BK DE | Comments/Defect | |
---|---|---|---|
1 | As a User I am able add “Pfand” items under sanity (OrderLevelContent->Loyalty->Loyalty Configs->Earning Calculation->Exclude from Loyalty Points Calculation) to exclude from Loyalty Points Calculation | PASS |
|
2 | As a User I am able see price of “Pfand” should not be added in cart total if that item added under "Exclude from Loyalty Points Calculation" rule under sanity | PASS |
|
3 | As a User I am able see price of “Pfand” should be added in cart total if that item is not added under "Exclude from Loyalty Points Calculation" rule under sanity | PASS |
|
4 | As a User I am able see “Pfand” (plastic tax / deposit) does not count towards Loyalty Points if that item added under "Exclude from Loyalty Points Calculation" rule under sanity | PASS | Found and closed : 1 issue |
5 | As a User I am able see “Pfand” (plastic tax / deposit) should count towards Loyalty Points if that item not added under "Exclude from Loyalty Points Calculation" rule under sanity | PASS |
|
6 | As a User I am able see cart calculation is correct for normal menu items | PASS |
|
7 | As a User I am able see points earning calculation is correct for normal menu items | PASS |
|
8 | As a user I am able to see all sanity UI changes will match with Figma designs | PASS |
|