LEVEL UP Your Reporting
Here, navigate to the video for better quality.
Exemplary Bug Form
Feature: | Product Listing Page |
Bug Type: | High functional |
Title: | ❝Add to basket❞ shows a success window, but the items failed to be added to the cart |
URL: | |
Steps: |
|
Actual result: | The success window appears with the message ❝There is '0' item in your cart❞.
The cart is empty after proceeding to the cart by clicking the "Proceed to checkout" button within the same success modal window.
Note: The workaround is to proceed to the product detail page and add the product to the cart from there. |
Expected result: | Products are added to the cart whenever the "Add to basket" button is triggered from a product listing page. |