Skip to main content
#55 Greenhorn 💚 Newsletter

An example of a High functional bug: item not added to the cart.

Charlie avatar
Written by Charlie
Updated over 6 months ago

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:

  1. Click the "Man" tab at the header

  2. Select the "Bags" category in the "Categories" filter menu

  3. Hover the mouse over any product tile (e.g., "DSQUARED2 BACKPACK")

  4. Click the "Add to basket" button

  5. Click the "Proceed to checkout" button

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.

Did this answer your question?