1. Explainability Bugs
    1. Example
      1. Usage of radio buttons for an option that supports multiple checking options.
      2. Misleading Grammar / Typo Issues
    2. Effects
      1. Confusion
      2. Ignored Feature
      3. Waste of time
  2. FTUE (First Time User Experience) Bugs
    1. Example
      1. Sign Up Option is not available from the Cart Page
    2. Effects
      1. Loose potential customer
      2. Poor onboarding experience
      3. Increase in marketing costs
  3. Accessibility Bugs
    1. Example
      1. Use of low contrast colors
      2. Non availability of alt text for images
    2. Effects
      1. Lawsuits / Legal Risks
      2. Prevents Inclusivity, Diversity, and Usability
      3. Financial Penalties
  4. Usability Bugs
    1. Example
      1. Allowing only one table row to be exported at once instead of the entire display table.
    2. Effects
      1. Waste of time
      2. Loss of Charisma
  5. UX Bugs
    1. Example
      1. Non availability of tool tip / placeholder text.
      2. Not showing progress message
    2. Effects
      1. Limits growth / adoption
      2. Competitive disadvantage
      3. Adds an unprofessional vibe
  6. Tips to Avoid Pitfalls
    1. Use Usability Heuristics
    2. Accessibility Guidelines
      1. iOS
      2. Android
    3. Play UX Games
    4. Practice and Use Bug Advocacy Skills
    5. Consider Persona Based Test Strategy
      1. Novice User
      2. Expert User
      3. Old User, etc.
    6. Talk to marketing, sales, and support team
    7. Interview your customers