70 / 71 · 11 Manual Testing Fundamentals · Verification vs Validation← prev⊞ allnext →☰ Read as one page
8.9Practical Exercise
For the following features, write one verification test and one validation test:
- Email notifications: The system sends an email when an order is shipped
- Search autocomplete: The search bar suggests results as the user types
- User onboarding: A 5-step wizard guides new users through account setup
For each, consider: what could pass verification but fail validation?