Here's the paradox: ADHD brains often resist routine, but they also desperately need it.
The resistance comes from boredom — routine tasks don't generate enough dopamine to feel rewarding.
The need comes from cognitive load — without routine, every decision costs mental energy that should go toward actual work.
The solution? Design routines that are low-stimulation but high-leverage.
Learning Objectives
By the end of this lesson, you will be able to:
- Explain the cognitive load paradox in ADHD and why routines reduce it
- Identify key QA rituals that stabilize a testing workday for an ADHD brain
- Build at least one simple routine that runs on autopilot, freeing mental energy for complex thinking
The Cognitive Load Problem
Every decision you make costs mental energy. "What should I test next?" "Should I log this now or later?" "Is this bug important enough to escalate?"
In a neurotypical brain, routine reduces these decisions automatically. The brain recognizes the pattern and runs the established protocol.
In an ADHD brain, routine is harder to maintain — so the decision-making never gets offloaded. You make the same micro-decisions every day, every session, every interaction. This is exhausting.
The fix: externalize the routine. Turn decisions into protocols that run automatically.
Pro-tip: The goal of a QA ritual isn't to be productive in itself. It's to reduce cognitive load so your actual thinking is available for the interesting problems.
QA Rituals That Work for ADHD Brains
1. The Morning Boot-Up (5 minutes)
Before any testing, do this in order:
- Open your tracker and scan your In Progress tickets
- Read your "yesterday's note" (you'll start writing these — see below)
- Pick one clear goal for the morning session
- Open your testing environment and confirm it's working
This ritual answers "where am I and what am I doing today" before your brain starts spinning.
2. The Session Start Ritual (1 minute)
Before each test session:
- Write one sentence: what you're about to test and why
- Set a timer (30-60 minutes)
- Close everything that isn't the testing environment and your tracker
3. The Log-Before-You-Switch Protocol
Before switching to any other task:
- Write a 1-line status note: "Paused at step 3 of login flow. Bug in the dropdown repro confirmed."
- Create any placeholder tickets for unfinished observations
- Then switch
4. The Session Close Ritual (2 minutes)
When the timer ends or you want to stop:
- Write tomorrow's note: 2-3 bullets on where you left off and what's next
- Update ticket statuses
- Commit to "done for this session" — ADHD brains have trouble stopping; a ritual helps
Pro-tip: Rituals work better when they're linked to a trigger. "When I sit down at my desk, I open the tracker" is more reliable than "I should check the tracker every morning." Link the ritual to an action that already happens automatically.
When Routines Feel Like Torture
Some days, the routine feels unbearable. The check-in feels pointless. The note-taking feels like bureaucracy.
This is real. Don't fight it head-on.
Instead:
- Shrink the ritual — do the 30-second version, not the 5-minute version
- Change the medium — voice memo instead of written note, emoji in Slack instead of formal update
- Move the environment — test from a different location or with different music
- Do the smallest possible version of the ritual and credit yourself for it
The goal is not perfection. The goal is continuity.
Summary
- ADHD brains paradoxically resist routine but need it most — every decision costs cognitive load that should go to complex thinking
- QA has natural ritual points: session start, task switching, session end, daily review
- Externalize the routine, link it to existing triggers, and shrink it when needed — don't aim for perfection, aim for continuity
🏆 +4 XP for completing this lesson. Quiz time!