Testing Fundamentals - Test Documentation
A test case shows:
Steps: 1. Go to account settings
2. Change phone number to '1234567890'
3. Save changes
Expected: Success message displayed
Actual: Success message displayed
Later, the phone number was not updated in the system. What is the best next step?
Steps: 1. Go to account settings
2. Change phone number to '1234567890'
3. Save changes
Expected: Success message displayed
Actual: Success message displayed
Later, the phone number was not updated in the system. What is the best next step?
