Basic Tests for the shopping cart and checkout flow in a E-commerce. -Add one item to the cart and verify. -Increase the quantity of the item from the cart and verify. -Add the same item multiple times and verify. -Add multiple items of different types and verify. -Remove some items from the cart and verify.