Modern QA2026Practical Exercise — tiles
Log inJoin
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:

  1. Email notifications: The system sends an email when an order is shipped
  2. Search autocomplete: The search bar suggests results as the user types
  3. User onboarding: A 5-step wizard guides new users through account setup

For each, consider: what could pass verification but fail validation?