Free roadmap · AI for QA (2026)All roadmaps →

AI for QA: the complete roadmap

Every 2026 QA posting now asks for AI skills. This is the full path: from how AI models work and writing good prompts, to using AI to write test code, self-healing tools, and the skill few testers have yet, testing the AI features your company is building (chatbots, RAG, agents), with evals and safety checks. All without losing your engineering judgment.

8 stages · about 13 weeks at 1–2 focused hours a day.

Each stage has a free path and a premium fast-track — your call.

  1. 1 · AI foundations for testers

    ~2 weeks

    You understand what an LLM can and can't do, so you use it with judgment, not blind trust.

    Topics to learn

    • How LLMs work: tokens, context window, temperature
    • What goes into a good prompt: role, context, rules, examples, and the output format
    • Hallucinations, grounding & why models are non-deterministic
    • Where AI fits across the SDLC / STLC
    • The honest limits: AI drafts, you decide

    Programs to practice

    • Write the same test-case prompt 3 ways and compare the output
    • Make a model hallucinate on purpose, then fix it with grounding
    • List 5 QA tasks AI helps with, and 3 it must not own
  2. 2 · Prompt engineering for QA

    ~2 weeks

    You turn a one-page requirement into thorough, reviewable test cases in minutes.

    Topics to learn

    • Structured prompts: few-shot, chain-of-thought, output schemas
    • Generate positive, negative & edge cases from a requirement
    • Test plans, risk lists and data matrices on demand
    • A reusable, version-controlled prompt library
    • Reviewing AI output for coverage gaps

    Programs to practice

    • Turn a real requirement into a full test-case table with one prompt
    • Build a prompt that outputs cases as importable CSV/JSON
    • Commit a starter prompt library to a Git repo
  3. 3 · AI pair-programming for test code

    ~2 weeks

    You ship page objects and tests faster, and review every line like a senior engineer.

    Topics to learn

    • Copilot, Cursor and Claude Code: setup and daily flow
    • Comment-driven code generation for POM + tests
    • When to accept vs. reject a suggestion
    • Refactoring AI-written tests safely (and adding your own asserts)
    • Unit-testing the helpers AI writes for you

    Programs to practice

    • Generate a LoginPage + test from comments, then harden it
    • Take an AI-written flaky test and make it deterministic
    • Review an AI PR and leave 5 real review comments
  4. 4 · AI for test data, triage & docs

    ~1 week

    You cut the boring work: realistic data, faster failure triage, docs on tap.

    Topics to learn

    • PII-safe synthetic test data at scale
    • Summarising failing runs into triage notes
    • Log + stack-trace analysis for probable root cause
    • Auto-drafting bug reports, test docs & release notes

    Programs to practice

    • Generate 100 realistic-but-fake users for a signup suite
    • Feed a failing CI log to a model and get a root-cause hypothesis
    • Auto-draft a bug report from a screenshot + steps
  5. 5 · AI-native & self-healing tools

    ~2 weeks

    You know where self-healing, auto-generation and visual AI help, and where writing code still wins.

    Topics to learn

    • Testim, Mabl, KaneAI, BrowserStack AI, Applitools
    • Self-healing locators: the promise and the catch
    • Auto-generating tests from real user flows
    • Visual AI & smart diffs vs. pixel snapshots
    • Choosing tools that complement your framework, not replace it

    Programs to practice

    • Record a flow in a self-healing tool, then break the UI and watch it adapt
    • Add one visual-AI check to an existing Playwright/Selenium suite
    • Write a 1-page 'buy vs. build' note for your team
  6. 6 · Testing AI-powered features (LLM apps)

    ~2 weeks

    You can test the AI features your company is now building: chatbots, RAG, agents.

    Topics to learn

    • Why testing AI is different: non-determinism, no single 'correct' output
    • Evals & LLM-as-judge; golden datasets and assertions on meaning
    • Hallucination & faithfulness, bias, toxicity & safety
    • Prompt injection, jailbreaks & guardrail testing
    • RAG testing: retrieval quality, grounding, citations
    • promptfoo, DeepEval, Ragas, LangSmith, Giskard

    Programs to practice

    • Build a 20-example golden set and score a prompt with an LLM judge
    • Write 5 prompt-injection attacks and confirm the guardrails hold
    • Measure a RAG bot's answer faithfulness against its sources
  7. 7 · AI agents & automation at scale

    ~1 week

    You move from one-off prompts to repeatable, CI-wired AI test workflows.

    Topics to learn

    • Agentic workflows & tools (MCP) for testing
    • Running evals in CI on every prompt/model change
    • Cost, speed and token budgets: the new non-functional checks
    • Observability & tracing for AI features

    Programs to practice

    • Add an eval step to a GitHub Actions pipeline that fails on regression
    • Track cost + latency for a feature across two models
  8. 8 · Ethics, governance & interview-ready

    ~1 week

    You package it all: a portfolio project and crisp answers to the AI questions interviewers now ask.

    Topics to learn

    • Data privacy, model risk & responsible-AI basics (EU AI Act awareness)
    • A small AI-in-QA project on GitHub with a clear README
    • Talking points: where AI saved you time, with real numbers
    • The 2026 AI-in-testing interview questions

    Programs to practice

    • Ship an eval-backed 'test-an-LLM' repo to your GitHub
    • Rehearse 10 AI-in-QA interview answers out loud
    • Add an 'AI for QA' section to your résumé and LinkedIn

Want this tailored to YOUR situation?

Answer 6 quick questions — experience, language, coding comfort, goal — and get a personalized week-by-week plan with topics, programs to practice, and free resources for each step.

Build my roadmap