| TEST ID | TEST CASES | EXPECTED RESULT | ACTUAL RESULT | STATUS |
| OTP-2256_001 | Check and verify the product detail page in the website | Product detail page should be visible in the website | Product detail page is visible in the website | PASS |
| OTP-2256_002 | Check whether the matrix table is visible in the PDP | Product matrix table should be visible in the PDP | Product matrix table is visible in the PDP | PASS |
| OTP-2256_003 | Check and verify the UI of the product matrix table | The Product matrix table should be working fine | Product matrix table is working fine | PASS |
| OTP-2256_004 | Check and verify whether the Matrix table displays only the matrix items | Matrix table should display only matrix items | Matrix table displays only matrix items | PASS |
| OTP-2256_005 | Check whether the price option is visible in matrix table before login | The price option should not be visible in the matrix table before login | Price option is not visible in the matrix table before login | PASS |
| OTP-2256_006 | Check whether the add to cart option is visible in the matrix table before login | The add to cart option should not be visible in the matrix table before login | Add to cart option is not visible in the matrix table before login | PASS |
| OTP-2256_007 | Check whether the price option is visible in matrix table after login | The price option should be visible in the matrix table after login | Price option is visible in the matrix table after login | PASS |
| OTP-2256_008 | Check whether the add to cart option is visible in the matrix table after login | The add to cart option should be visible in the matrix table after login | Add to cart option is visible in the matrix table after login | PASS |
| OTP-2256_009 | Check whether the matrix table is visible in all devices | The matrix table should be visible in all devices | The matrix table is visible in all devices | PASS |
| OTP-2256_010 | Check whether the price option is visible in the matrix table before login in all devices | In all devices the price option should not be visible in the matrix table before login | In all devices the price option is not visible in the matrix table before login | PASS |
| OTP-2256_011 | Check whether the Add to cart option is visible in the matrix table before login in all devices | In all devices the Add to cart option should not be visible in the matrix table before login | In all devices the Add to cart option is not visible in the matrix table before login | PASS |
| OTP-2256_012 | Check whether the price option is visible in the matrix table after login in all devices | In all devices the price option should be visible in the matrix table after login | In all devices price option is visible in the matrix table after login | PASS |
| OTP-2256_013 | Check whether the Add to cart option is visible in the matrix table after login in all devices | In all devices the add to cart option should be visible in the matrix table after login | In all devices add to cart option is visible in the matrix table after login | PASS |
| OTP-2256_014 | Check whether the price option is visible in the matrix table before login in all browsers | In all browsers the price option should not be visible in the matrix table before login | In all browsers the price option is not visible in the matrix table before login | PASS |
| OTP-2256_015 | Check whether the Add to cart option is visible in the matrix table before login in all browsers | In all browsers the Add to cart option should not be visible in the matrix table before login | In all browers the Add to cart option is not visible in the matrix table before login | PASS |
| OTP-2256_016 | Check whether the price option is visible in the matrix table after login in all browsers | In all browsers the price option should be visible in the matrix table after login | In all browsers price option is visible in the matrix table after login | PASS |
| OTP-2256_017 | Check whether the Add to cart option is visible in the matrix table after login in all browsers | In all browsers the add to cart option should be visible in the matrix table after login | In all browsers add to cart option is visible in the matrix table after login | PASS |
| OTP-2256_018 | Check the dimension response of the matrix table in PDP | The matrix table in the PDP should be responsive in all dimensions | Alignment issues occures for the content in the Matrix table | PASS |