Testing Fundamentals - Test Documentation
You have a test case with these components:
How should you update the test case to better capture the issue?
Steps: 1. Add item to cart
2. Proceed to checkout
Expected: Total price updates correctly
Actual: Total price remains unchanged
How should you update the test case to better capture the issue?
