The Leanpub 60 Day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms...

All 26 books of The Modern QA Engineer Skillset — the complete 2026 QA curriculum, from AI-augmented automation to career strategy, in a single bundle.
Bought separately
$294.68
Minimum price
$79.00
$119
About the Bundle
All 26 books of The Modern QA Engineer Skillset in one bundle — the complete 2026 QA curriculum. Ten advanced books on AI-augmented testing (agent skills, agentic architectures, AI security, chaos engineering, observability), nine technical-foundations books (programming, Playwright, APIs, SQL, CI/CD, Git, Linux), and seven professional-skills books culminating in Testing Like a Senior, the QA career field manual. Written by a QA engineer with 20+ years of testing experience, revised for the July 2026 tool landscape, and matched to what companies actually expect from QA engineers today.
About the Books
A comprehensive guide to a new paradigm in browser test automation: using AI coding agents equipped with agent skills to drive real browsers. Covers the SKILL.md format, the Playwright CLI and first-party Test Agents (planner, generator, healer), WebDriver BiDi, token economics of skills vs MCP, self-healing tests, CI/CD integration, framework design patterns, and the July 2026 competitive landscape of AI-driven testing tools including Stagehand, browser-use, and Vibium.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 1 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
How to transition from writing every test by hand to directing AI systems as an editor-in-chief. Covers prompt engineering for test generation, classical test design techniques accelerated by AI, systematic review patterns for AI output, tool-specific workflows for Claude, ChatGPT, and Copilot, and the strategic judgment to know when to generate and when to write from scratch.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 2 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A deep, practical guide to building autonomous testing agents that observe, reason, act, and evaluate software systems on their own. Covers foundational agentic patterns, multi-agent architectures, production guardrails, the economics of agentic testing at scale, and a complete multi-agent testing system built from scratch with working code.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 3 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
How to use AI to build, maintain, and evolve comprehensive API test suites. Covers transforming OpenAPI schemas into exhaustive test suites, consumer-driven contract testing with Pact, semantic fuzzers that find real vulnerabilities, GraphQL-specific failure modes, event-driven architecture verification, and schema drift detection before it reaches production.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 4 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
How to systematically test system performance and resilience. Covers load testing with k6 and Gatling, chaos engineering with Chaos Monkey and Litmus, performance budgets, and production resilience testing.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 5 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
How to use observability tools and practices to test and monitor quality in production. Covers structured logging, distributed tracing, metrics-driven testing, canary deployments, and feature flag testing.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 6 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A comprehensive guide to security testing for applications incorporating AI, with a focus on LLM integrations. Bridges traditional application security and AI-specific threats including prompt injection, jailbreaking, data leakage, retrieval poisoning, and model theft. Covers both classic OWASP attack surfaces and the new AI-specific attack surface with hands-on labs and real test suites.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 7 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A hands-on guide to testing infrastructure as code for QA engineers. Covers Terraform modules, Kubernetes manifests, Helm charts, CI/CD pipeline validation, policy-as-code, drift detection, and infrastructure integration testing. Addresses the dissolved boundary between application and infrastructure code and the security implications of cloud misconfigurations.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 8 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
Comprehensive mobile testing strategies covering device fragmentation, platform-specific testing, cross-platform frameworks, device farms, and mobile-specific quality concerns like battery, network, and permissions.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 9 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A comprehensive guide to visual regression testing and accessibility automation. Covers pixel-diff algorithms, AI-powered screenshot triage, WCAG compliance, screen reader testing, keyboard navigation testing, Storybook component testing, and the legal landscape that makes accessibility a business-critical requirement.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 10 of 26 in The Modern QA Engineer Skillset — the "AI-Augmented QA" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
The foundational skills every QA engineer needs. Covers test design techniques, equivalence partitioning, boundary analysis, exploratory testing, test case writing, and the art of finding bugs that automation misses.
The book is written to be approachable if you are early in your QA career — no prior expertise is assumed — while staying dense enough to serve as a working reference for practitioners.
This is Book 11 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A complete programming course designed for QA engineers, teaching Python, JavaScript, and TypeScript side by side. Every concept shown in all three languages with QA-relevant examples.
The book is written to be approachable if you are early in your QA career — no prior expertise is assumed — while staying dense enough to serve as a working reference for practitioners.
This is Book 12 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
Comprehensive guide to browser test automation with Playwright. Covers architecture, auto-waiting, locator strategies, Page Object Model, fixtures, network mocking, visual testing, CI/CD integration, and migration from Selenium and Cypress.
It is written for QA engineers with some hands-on experience who want to move from "it works on my machine" to confident, production-grade practice.
This is Book 13 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A complete guide to API testing from zero to production-ready. Covers HTTP fundamentals, manual API exploration with Postman, automated testing with pytest, REST authentication and error handling, GraphQL and gRPC testing, and building comprehensive API test suites that run in CI/CD.
The book is written to be approachable if you are early in your QA career — no prior expertise is assumed — while staying dense enough to serve as a working reference for practitioners.
This is Book 14 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
The complete spectrum of database testing for QA engineers. Covers SQL query writing from fundamentals through advanced JOINs, schema migration testing, constraint verification, NoSQL document stores, database performance testing, and GDPR-compliant data masking. Every concept reinforced with hands-on exercises.
It is written for QA engineers with some hands-on experience who want to move from "it works on my machine" to confident, production-grade practice.
This is Book 15 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
How CI/CD pipelines work and how QA integrates into them. Covers GitHub Actions, Jenkins, GitLab CI, test parallelization, quality gates, and pipeline-as-code patterns.
It is written for QA engineers with some hands-on experience who want to move from "it works on my machine" to confident, production-grade practice.
This is Book 16 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
Git mastery for QA engineers covering branching strategies, merge conflict resolution, code review participation, git bisect for bug hunting, and version control best practices for test code.
The book is written to be approachable if you are early in your QA career — no prior expertise is assumed — while staying dense enough to serve as a working reference for practitioners.
This is Book 17 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A practical guide to making quality visible across the organization. Covers bug tracking with Jira, test case management with TestRail and Zephyr Scale, a library of 50+ JQL queries organized by use case, copy-paste-ready workflow templates, quality dashboards for executives, traceability matrices, and AI-powered test management capabilities.
It is written for QA engineers with some hands-on experience who want to move from "it works on my machine" to confident, production-grade practice.
This is Book 18 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A practical, hands-on guide to Linux and the command line for software professionals. Covers file operations, essential tools (grep, curl, jq, awk, sed), Bash scripting, Docker orchestration, log analysis pipelines, CI/CD pipeline debugging, and 100 progressively challenging exercises drawn from real-world QA scenarios.
The book is written to be approachable if you are early in your QA career — no prior expertise is assumed — while staying dense enough to serve as a working reference for practitioners.
This is Book 19 of 26 in The Modern QA Engineer Skillset — the "Technical Foundations" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
How QA operates within Agile and Scrum frameworks. Covers sprint planning from a QA perspective, definition of done, three amigos sessions, testing within sprints, and agile quality metrics.
The book is written to be approachable if you are early in your QA career — no prior expertise is assumed — while staying dense enough to serve as a working reference for practitioners.
This is Book 20 of 26 in The Modern QA Engineer Skillset — the "Professional Skills" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A comprehensive guide to the communication skills that separate effective QA engineers from exceptional ones. Covers seven core domains: bug report diplomacy, technical discussions, blocking a release, executive communication, sprint review presentations, cross-functional teamwork, and remote team collaboration. Includes real-world scenario dialogues, bad-to-good transformations, and ready-to-use templates.
It is written for QA engineers with some hands-on experience who want to move from "it works on my machine" to confident, production-grade practice.
This is Book 21 of 26 in The Modern QA Engineer Skillset — the "Professional Skills" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
How to think strategically about testing and measure its effectiveness with evidence. Covers building test strategies aligned with business goals, choosing the right testing architecture, calculating the ROI of test automation with real formulas, selecting and interpreting quality metrics, building dashboards that drive decisions, and predicting release readiness with data.
It is written for QA engineers with some hands-on experience who want to move from "it works on my machine" to confident, production-grade practice.
This is Book 22 of 26 in The Modern QA Engineer Skillset — the "Professional Skills" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
A comprehensive guide to QA leadership covering both IC and management paths. Covers building and structuring QA teams from scratch, creating quality-first culture, mentoring the next generation, transferring hard-won knowledge, navigating QA career paths, and building a personal brand. Includes conversation scripts, practical frameworks, and realistic scenarios.
It is written for working QA and SDET engineers who want to operate at the level that 2026 job postings actually demand.
This is Book 23 of 26 in The Modern QA Engineer Skillset — the "Professional Skills" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
Writing skills for QA professionals covering test plans, bug reports, incident reports, root cause analysis, runbooks, wikis, and documentation-as-code practices.
It is written for QA engineers with some hands-on experience who want to move from "it works on my machine" to confident, production-grade practice.
This is Book 24 of 26 in The Modern QA Engineer Skillset — the "Professional Skills" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
The culminating volume in the series, deploying all technical and professional skills into the moments that matter most. Covers behavioral interviews with the STAR method, technical interviews with live testing exercises, portfolio building, salary negotiation with word-for-word scripts, and a 90-day plan for proving yourself in the new role.
The book is written to be approachable if you are early in your QA career — no prior expertise is assumed — while staying dense enough to serve as a working reference for practitioners.
This is Book 25 of 26 in The Modern QA Engineer Skillset — the "Professional Skills" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
Maps the entire QA career arc through patterns and anti-patterns — from your first two weeks on the job through strategic QA leadership. Covers six career maturity levels: entry shock, test executor, automation engineer, quality engineer, systems thinker, and QA leader, plus advanced topics on AI in testing and the future of the profession.
It is written for QA engineers with some hands-on experience who want to move from "it works on my machine" to confident, production-grade practice.
This is Book 26 of 26 in The Modern QA Engineer Skillset — the "Professional Skills" track of a series mapping the complete 2026 QA skill set, from AI-augmented automation to career strategy. Each book stands alone; together they form the curriculum behind modernQAcourse.com.
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms...
We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earned over $15 million writing, publishing and selling on Leanpub.
Learn more about writing on Leanpub
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them
You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!
Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.
Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.