LEVEL UP Your Reporting
Example of a High-functional bug.
Here, navigate to the video for better quality.
Exemplary Bug Form
Feature: | Cart |
Bug Type: | High functional |
Title: | The success window appears, but the product isn't added to the cart after clicking the ❝Add to basket❞ button on the ❝Man❞ product category page. |
URL: | |
Steps: |
|
Actual result: | The success window appears with the message ❝There is 0 item in your cart❞ on the ❝Man❞ product category page after attempting to add the product to the cart by clicking the "Add to basket" button from the product tile. The cart is empty after proceeding to the cart by clicking the "Proceed to checkout" button on the 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: | The product is added to the cart on the ❝Man❞ product category page after clicking the "Add to basket" button from the product tile. |