...

/

Acceptance Test the Shopping Cart (Part I)

Acceptance Test the Shopping Cart (Part I)

Let’s test the functionality of the cart.

Test scenarios

All the code for our shopping cart is in place. We’ll walk through a few different scenarios and ensure the cart works as expected in each. We would be performing these tests incrementally as we build the system, but it’s essential to run through all of the ...