mohammed-ibenayad / exploratory_testing_opencart

I created this repo to showcase how exploratory testing can be performed from end-to-end perspective
0 stars 1 forks source link

Update the quantity of the products in the cart failed #7

Open sojoodsweiti opened 1 year ago

sojoodsweiti commented 1 year ago

Bug area

Describe the bug The system doesn't update the quantity of the product in the cart and returns the message "Your shopping cart is empty!"

To Reproduce Steps to reproduce the behavior:

  1. add a product to the shopping cart.
  2. Click on the shopping cart then click on the view cart
  3. From the cart in the quantity field update the number e.g. 2.
  4. Click on the update button beside the number.

Actual results The update functionality failed and display the message "Your shopping cart is empty!"

Test data In the quantity field enter the number e.g. "2"

Expected behavior The number of products updated.

Screenshots update number 1 update number 2

Desktop (please complete the following information):

Smartphone (please complete the following information): NA

sojoodsweiti commented 1 year ago

Resolved image_2022-11-01_101040714