Learner Squad

Learner Squad

NewRead the latest articles

Career roadmap

The QA Automation Roadmap

The move from manual testing to automation stalls for one common reason: people learn a tool instead of a workflow. This roadmap sequences the workflow — language, framework, API, CI — then adds AI where it genuinely pays off.

The roadmap, stage by stage

  1. Stage 1 — One language, properly

    Pick TypeScript, Python or Java and get comfortable with functions, data structures, async behaviour and reading errors. One language done properly beats three half-learned.

  2. Stage 2 — A first framework

    Automate real scenarios end-to-end. Playwright is the fastest modern start; Selenium/Java is the right choice if that is your team's stack.

    • Locator strategy
    • Assertions and waits
    • Structuring tests for reuse
  3. Stage 3 — API testing

    API tests are faster, more stable and often more valuable than UI tests. Learn to seed state and verify behaviour below the UI.

  4. Stage 4 — CI/CD and reporting

    Automation only creates value when it runs without you. Get the suite into a pipeline with useful reports and a flake policy.

  5. Stage 5 — Add AI

    Once the fundamentals hold, GenAI accelerates authoring and maintenance — and opens the door to the AI QA engineer track.

Skills you'll gain

  • Programming fundamentals
  • E2E automation
  • API testing
  • CI/CD
  • Reporting and flake management
  • GenAI-assisted authoring

Why it matters for your career

This is the standard route from manual QA to automation engineer, and the foundation every AI-testing role assumes you already have.

Recommended learning path

Master Playwright End-to-End

Own Playwright — page objects, fixtures, API, CI, reporting, and AI-assisted authoring.

3 courses · ~15 hours · Beginner → Advanced

View the full path →

Recommended courses

Related articles

FAQ

Which language should a manual tester learn first?

TypeScript if you are heading toward Playwright, Python if you are heading toward AI and performance work, Java if your company runs a Selenium/TestNG stack.

How long does the transition take?

With consistent practice, a few months to your first automation role — most of that time is writing tests, not watching lectures.

Do I still need manual testing skills?

Absolutely. Test design is the part AI is worst at and the part that makes automation worth running.

Not sure where you fit on this roadmap?

Take the quiz for a personalised path, or ask Tia — she'll build a plan around your experience.

More roadmaps & guides