GUIDE 3 · 72 PP · LETTERHOFLER · MANUAL → AI-AUGMENTED
← Library
GUIDE 3 · 2ND EDITION
PREMIUM TECHNICAL
GUIDE
3
STEP 3 OF 3 · AI-AUGMENTED QA PATH
Continue from Guide 2
The 90-day transition guide.

Manual Testerto AI AugmentedQA Engineer.

YOUR 90-DAY TRANSITION ROADMAP

+Level Up Without Becoming a Developer

BY
Jonathan Hofler
Senior AI Augmented Test Engineer · Creator of QA Smith AI
GUIDE 372 PAGES2026
GUIDE 3 · MANUAL → AI-AUGMENTED QAFRONT MATTER

License & copyright notice.

This guide is the exclusive intellectual property of Hofler Enterprises LLC, protected under US and international copyright law.

  • Licensed for personal use only by the individual purchaser.
  • Reproduction or sharing in any form is strictly prohibited.
  • You may not claim this content as your own or use it for derivative works.
// THE JUMP NOBODY TALKS ABOUT

There is a conversation happening in every QA team right now that nobody is saying out loud.

Manual testers are watching automation engineers get paid more, get promoted faster, and get treated differently in engineering discussions. They are watching AI tools change what development teams can ship in a week. And quietly, they are wondering: am I going to get left behind?

THE REAL PATH FORWARD

The fear is reasonable. But the conclusion most people draw — that they need to become a full developer or they are finished — is wrong. The real path forward is not becoming a developer. It is becoming an AI-augmented QA engineer. You stay in quality — the work you are good at and the work you love — while learning to use AI tools to do things that used to require a developer.

© 2026 Hofler Enterprises LLC02 / 72
GUIDE 3 · MANUAL → AI-AUGMENTED QACONTENTS
// CONTENTS

Thirteen sections.
One transition.

01Where You Actually Standp. 11

You're not starting at zero — you're filling gaps on top of a strong foundation.

Before you change anything, take an honest inventory of what you already know and where the real gaps sit. You'll learn why the skills that took you the longest to build — knowing what to test, writing clear bug reports, understanding real user behavior — are the hardest to teach and the most valuable in a QA role, while the technical gaps are the ones AI closes fastest.

  • The Skills That Took the Longest to Build
  • The Honest Skill Gap Assessment
02Core Conceptsp. 14

Four concepts unlock the most capability the fastest — no ground-up programming required.

You don't need to learn programming from scratch — you need enough of the mental model to work effectively with AI tools that generate code for you. You'll learn what a test script actually is, what an API and a test framework are, and what CI/CD means and why your tests belong inside it.

  • What a Test Script Actually Is
  • What an API Is — and What a Framework Is
  • What CI/CD Is — and Why Your Tests Need to Be In It
03Your Toolsp. 18

Three categories of tools. None require you to know how to code first.

You need an AI code partner, a test execution environment, and a version control home — and each one is approachable on its own. You'll learn why Claude, Cursor, and GitHub Copilot play different roles rather than competing.

  • Your AI Code Partner
  • Your Test Execution Environment
  • Your Version Control Home
04Reading Existing Codep. 22

The moment transitioning testers fear most — and the one AI flattens fastest.

Before you write a line of automation, you'll be handed someone else's code and asked to understand it. You'll learn how to get AI to give you a map of an unfamiliar repository in minutes instead of days.

  • Getting AI to Explain a Codebase
  • Understanding One File at a Time
05Your First Real Projectp. 25

Not a tutorial. Something you build yourself, with your name on it, on GitHub.

Everything you learn becomes real the moment you build something — this section walks you through setting up your environment, generating your first Cypress test with AI, and expanding it into a full suite covering product browsing, cart, checkout, and an API layer.

  • Set Up Your Environment
  • Use AI to Generate Your First Test
  • Build Out the Suite — and Add an API Test
  • Push to GitHub and Write Your README
06Vibe Codingp. 31

You describe what you want. The AI builds it. You review and direct.

Vibe coding sounds like a buzzword, but the thing underneath it is real: you describe what you want in plain English, AI writes the code, and the critical skill is reviewing what comes back, not typing it from memory.

  • The Vibe Coding Workflow
  • Using Cursor to Build a Page Object Model
  • When Vibe Coding Fails — And It Will
07Your Second Projectp. 38

Your first project proved you can build. This one proves you can think strategically.

A professional Postman API testing collection, fully documented and pushed to GitHub, that tests a real public API end to end.

  • An API Testing Collection With Documentation
  • From Collection to Portfolio Piece
08Your Second Framework: Playwrightp. 41

Once you know one framework, AI ports your knowledge to the next in an afternoon.

More 2026 job postings ask for Playwright, and testers who can say they've worked in both stand out. You'll learn how to port a Cypress test into Playwright with AI's help, then build a small Playwright suite from scratch.

  • Why a Second Framework Is Worth a Weekend
  • Porting Your Tests With AI
  • A Playwright-Native Project: TodoMVC
09Putting Tests in CI/CDp. 46

Tests that only run when you remember to run them protect no one.

The single biggest upgrade to your portfolio is tests that run automatically every time you push code — and it's simpler than it sounds, because it's one file, and AI writes it for you.

  • Adding a GitHub Actions Workflow
  • Why This One File Changes How You Are Seen
10Resume Positioningp. 52

Skills without resume language are invisible.

You'll learn how to update your headline and skills section to honestly reflect where you're heading, and how to describe your portfolio projects in terms a hiring manager actually cares about.

  • The Resume Headline
  • Describing Your Portfolio Projects
11Interview Talking Pointsp. 56

Confident, specific, and ends with an offer to prove it — that's the note.

Building the skills and the resume isn't enough if you can't talk about the work confidently. You'll learn model answers to the questions that decide the interview.

  • "Tell Me About Your Automation Experience"
  • "How Do You Use AI in Your QA Work?"
  • The Questions That Decide It
12Your 90-Day Roadmapp. 61

A concrete timeline. The milestone that matters is completion, not speed.

A week-by-week plan across twelve weeks that folds in reading code, Playwright, and CI/CD without adding extra time.

  • The 12-Week Plan
  • What Success Looks Like at 90 Days
13The Mindset Shiftp. 65

Not intelligence. Not prior experience. A willingness to be a beginner again.

The engineers who make this transition successfully share one thing in common, and it has nothing to do with tools or syntax.

  • You Are Not Becoming Someone Else
THE FORMULA

AI-augmented does not mean AI replaces you. It means AI amplifies you. The engineer who has eight years of QA instinct AND can use AI tools to build and ship automation code is more valuable than either a developer who cannot test or a tester who cannot build. That engineer is who you are becoming.

© 2026 Hofler Enterprises LLC03 / 72
01 Section One

Where You
Actually Stand.

Before you start learning anything new, you need an honest assessment of where you are. Not the version that compares you to a senior developer and finds you lacking. The real version.

What manual QA engineers already know.

You know how software actually fails. You know that users do things nobody on the dev team predicted. You know that the edge case between two features is where the real bugs live. You know that the payment flow that works perfectly in Chrome on a Mac breaks in Firefox on Windows when the auto-fill kicks in.

That knowledge is not nothing. That knowledge is the foundation of everything.

© 2026 Hofler Enterprises LLC08 / 72
SECTION 01 · WHERE YOU STANDHOFLER ENTERPRISES LLC
01.1

The honest skill gap assessment.

For each of these, mark where you genuinely stand today.

Skill areaWhere most manual testers areRealistic timeline
Read a test script and understand what it doesLow2–4 weeks
Write basic automation from scratchLowAI changes this completely
Understand Page Object ModelLow1 week with examples
Run tests in CI/CDLow2 weeks once you have a repo
Debug a failing testMediumStrong QA instinct transfers
Write a clear bug reproHighYou already do this
Spot edge cases & UX gapsHighYour competitive advantage

The other sections in this guide.

  • The 90-day roadmap — week-by-week from manual tester to portfolio-ready…
  • Vibe coding with Cursor & Claude — build real automation without a CS degree…
  • Interview talking points — position the transition as a strength…
  • Your first real project — the portfolio piece that gets you hired…
That's 1 section of 13 — the full guide also has the 90-day roadmap and 22 ready-to-use prompts.
Get the full guide · $30 → Or get all 8 guides for $99 (save $111) →
© 2026 Hofler Enterprises LLC09 / 72
GUIDE 3 · MANUAL → AI-AUGMENTED QACLOSING
END OF GUIDE · YOUR 90 DAYS START NOW

Your QA instinct
is the moat.

You already know how software fails. You already know what users do that engineers don't predict. Add the AI-augmented skills in this guide on top of that foundation and you are the engineer companies actually need in 2026.

Get this guide →

Pair with Guide 2

The Manual Tester's AI Toolkit — the no-code companion guide. Use both together.

Then read Guide 5

QA Automation Interview Prep — when you are ready to interview for the new title.

© 2026 Hofler Enterprises LLC72 / 72