Testing Fundamentals - Test Documentation
You have a test documented as:
Later, the app changes to require email verification after update. How should you update the documentation to keep repeatability?
1. Navigate to user profile 2. Update email to 'test@example.com' 3. Save changes Expected: Confirmation message appears
Later, the app changes to require email verification after update. How should you update the documentation to keep repeatability?
