Leanpub Header

Skip to main content

Filters

Category: "Automated Software Testing"

Automated Software Testing

  1. The Perfect Pipeline. Advanced CI/CD with GitHub Actions, Automated Testing, and AI Code Reviews
    No Description Available
  2. The Backend Validation Bible
    The Backend Validation Bible
    A Production-Focused Field Manual for APIs, Data, Edge Cases, and Reliability
    D.R. Joyner

    There's a reason your last incident made it past review. It's not that nobody tested — it's that nobody asked the right question. This book is 745 of the right questions, sorted by what happens if you skip them.

  3. How to be an AI driven QA Engineer
    How to be an AI driven QA Engineer
    Framework to double your salary
    ash

    Let’s be brutally honest - the tech industry in 2026 is a bloodbath. Open up LinkedIn or your news feed, and it’s a non-stop loop of layoffs, downsizings, and panic over AI stealing human jobs. If you are a QA engineer right now, it is completely normal to have a knot in your stomach.If your daily routine consists of mindlessly running manual regression test cases from dawn to dusk and updating endless Excel sheets — your clock is ticking. But for the smart ones? This chaos is the single greatest career leverage of your life.Many old-school tech gurus will comfort you by saying, "AI can never replace a manual QA’s human eye!" Believing that means living in a fool's paradise.Let's look at the cold, hard logic: when AI shrinks an automation engineer's workload to one-tenth of the time, those technically superior engineers aren't going to sit idle. They will aggressively pivot to manual exploratory testing too.Companies are actively hunting for "T-shaped" all-rounders — professionals who are blazing fast with automation, sharp as a tack with manual testing, and comfortable handling CI/CD pipelines.In this playbook, I am dropping the exact blueprint I designed for my "Manual Testing to AI-Powered QA Engineer" framework. This guide focuses on cutting out the fluff and maximizing efficiency. You will learn how to take your manual QA skills from zero to hyper-efficient using AI, allowing you to buy back your time and crush the competition. Core Features of This Playbook: Visual Workflows: Clean, intuitive diagrams to grasp complex testing workflows instantly.High-Impact Highlights: Bold takeaways designed for rapid referencing when you are on the job.Actionable Practice Sets: Real-world exercises at the end of each section to lock in your new superpowers.

  4. KI-GESTÜTZTES POKA YOKE
    KI-GESTÜTZTES POKA YOKE
    Moderne Methoden zur Fehlervermeidung und Qualitätskontrolle in der Lean-Produktion
    Mohammed Hamed Ahmed Soliman

    In diesem praxisorientierten Leitfaden verbindet Professor Mohammed Hamed Ahmed Soliman – Lean-Experte, Executive Advisor und Autor von über 100 Fachpublikationen – die bewährten Prinzipien des Toyota-Produktionssystems mit modernen digitalen Fertigungstechnologien.

  5. Evaluating And Testing AI Using Real-World Work
    Evaluating And Testing AI Using Real-World Work
    The LLM INQUISITOR Methodology Field Manual
    William Argo

    There are no magic prompts to test AI. What you can do is give AI real work under realistic conditions and observe what happens - exactly the kind of evaluation now required under the EU AI Act.

  6. Mastering Android Screenshot Testing

    This book introduces screenshot testing (also called visual or snapshot testing): an automated approach that records a reference image of the expected design, then compares each test run against it to detect visual changes. It’s a natural complement to functional UI tests, which verify behavior but not appearance. The book focuses on the fundamental principles that apply to all frameworks. It works through the questions teams actually face: when to use screenshot tests and when not to, what to verify, which frameworks and tools fit your workflow, how to generate tests from preview functions in Jetpack Compose, how to integrate tests into a CI/CD pipeline, and how to optimize the whole process. By the end, you’ll be able to choose the framework that best suits your project and build a safety net that catches visual bugs before release. Every concept is demonstrated with a demo mood tracker application, with all code available online.

  7. AI: Programming Like a God
    AI: Programming Like a God
    The Heavenly Gates
    Tom Gilkison

    AI writes code faster than you can review it. This book gives you the gates: automated guardrails that catch bugs, enforce standards, and verify behavior before bad code reaches production. Stop being the last line of defense. Build the gates that catch the slop first, so you design and verify instead of proofread.

  8. Everyday Rails Pruebas con RSpec (Edición en Español)
    Everyday Rails Pruebas con RSpec (Edición en Español)
    Un enfoque práctico del desarrollo guiado por pruebas
    Aaron Sumner and TranslateAI

    Consejos prácticos para agregar pruebas confiables a tus aplicaciones Rails con RSpec, con contenido ampliado y exclusivo y una aplicación de ejemplo completa. ¡Ahora actualizado para Rails 8.1! ¡Aprende a hacer pruebas con confianza!

  9. Kalman Filters Made Easy
    Kalman Filters Made Easy
    A Practical, Intuitive Guide to Noise, Uncertainty, and Sensor Fusion for Engineers, Makers, and Robotics Developers
    Alex Morgan

    Kalman Filters Made Easy is a clear, intuitive introduction to one of engineering’s most powerful tools for dealing with noisy, imperfect, real‑world data. Instead of drowning you in equations, this book builds deep understanding through real examples — from drifting GPS signals to unpredictable sensor timing — and shows how engineers combine noisy measurements and imperfect models to estimate what’s really happening. If you work with robotics, drones, autonomous systems, or sensor‑driven devices, this guide gives you the mental models you need to design reliable systems in an uncertain world. This reflects the book’s core message: “The world gives us noisy, imperfect measurements. We want clean, reliable, accurate information. The filter is the bridge between the two.”

  10. Designing Evals for Agentic Systems
    Designing Evals for Agentic Systems
    A Practitioner's Field Guide
    Rhys Fisher

    Your agent's dashboard is green. Your evaluators report an 87% pass rate. Then a customer complaint reveals the system has been confidently fabricating regulatory citations for three weeks. The evaluators weren't broken — they were measuring the wrong things. This field guide exists because the gap between "we have evals" and "our evals actually protect us" is larger than most teams realize.

  11. Playwright Automation Testing using AI-Powered
    Playwright Automation Testing using AI-Powered
    Using Generative AI to Build Smarter Test Automation
    Priyanka Bhopale

    🚀 Master the Future of Test Automation with AI + PlaywrightAre you ready to become a next-generation Automation Engineer?This book is your complete guide to mastering Playwright automation with the power of Artificial Intelligence. Whether you're a beginner or an experienced tester, this book will help you build smarter, faster, and more reliable automation frameworks.Inside this book, you will learn:✔ Playwright from basics to advanced (TypeScript focused) ✔ How to use AI to generate test cases and scripts ✔ Self-healing automation using AI ✔ Smart test execution and flaky test handling ✔ API, performance, and security testing with AI ✔ CI/CD integration with intelligent automation ✔ Real-world case study and production-ready framework ✔ Interview preparation for AI-powered testing rolesThis book is designed for: • Manual testers transitioning to automation • Automation engineers upgrading to AI-driven testing • QA professionals preparing for high-paying jobsBy the end of this book, you will be able to: ✅ Build AI-powered automation frameworks ✅ Use Playwright like a pro ✅ Crack automation testing interviews confidentlyStart your journey toward becoming an AI-powered QA expert today!

  12. Mastering Playwright CICD & DevOps for Test Automation
    Mastering Playwright CICD & DevOps for Test Automation
    Integrating Playwright Automation with Modern CI/CD Pipelines, Docker, Jenkins, and Cloud Testing Platforms
    Priyanka Bhopale

    Learn how to build scalable test automation pipelines using Playwright and modern DevOps tools. This practical guide teaches automation engineers how to integrate Playwright with CI/CD pipelines using GitHub Actions, Jenkins, and Docker. Inside this book you will learn: • Building Playwright automation frameworks • Running tests in CI/CD pipelines • Parallel test execution and scaling automation • Docker container testing • Jenkins and GitHub Actions integration • Real-world DevOps automation projects This book is designed for QA engineers, automation testers, and DevOps engineers who want to build modern test automation pipelines.

  13. Enterprise Test Automation Framework Architecture
    Enterprise Test Automation Framework Architecture
    Design Scalable, Reliable & CI/CD-Ready Automation Systems with Playwright & TypeScript
    Priyanka Bhopale

    Are you ready to move from writing automation scripts to designing enterprise-grade automation systems?Most automation engineers know how to write tests. Very few know how to design scalable, maintainable, CI/CD-ready automation frameworks.This book teaches you how to think like a Senior SDET or Test Architect.Inside this book, you will learn:• How to design a layered automation framework from scratch • Enterprise-level Page Object Model implementation • Test data strategy for parallel execution • Logging, reporting, and CI/CD integration • Cloud and cross-browser execution architecture • Flaky test handling at scale • Framework governance and versioning • Converting a framework into an organization-wide automation platform • Real senior-level interview questions & answersBuilt using Playwright and TypeScript, this book focuses on real-world architecture patterns used in modern product companies.If you want to:• Crack senior automation interviews • Increase your salary potential • Become an Automation Lead or Architect • Build frameworks that scale to thousands of testsThis book is your blueprint.Automation is not about writing scripts. It’s about designing systems.

  14. AI-Powered Playwright
    AI-Powered Playwright
    Designing Intelligent Enterprise Test Automation Platforms with Predictive Analytics, CI/CD Integration, and Responsible AI Governance.
    Priyanka Bhopale

    🚀 The Future of Test Automation Is Intelligent.Traditional automation frameworks are no longer enough.Modern enterprises demand:Predictive regression intelligenceAI-powered failure analysisRisk-based execution strategiesCI/CD cost optimizationGovernance-aware AI integrationThis book goes beyond scripts and frameworks.It teaches you how to design an AI-augmented enterprise automation platform using Playwright.Inside this book, you will learn how to:✔ Architect scalable Playwright frameworks ✔ Integrate AI for failure analysis and test generation ✔ Implement embedding-based failure clustering ✔ Build synthetic test data engines ✔ Design AI locator healing advisory systems ✔ Implement predictive regression scoring ✔ Detect anomalies before production impact ✔ Enforce governance and compliance controls ✔ Scale automation across enterprise teams ✔ Position yourself as an AI Automation ArchitectThis is not a beginner guide.This is an architect-level blueprint for building intelligent quality systems.Whether you are a Senior SDET, QA Lead, Automation Architect, or DevOps Engineer — this book provides the roadmap to transform automation into a strategic business capability.The future of QA is predictive, governed, and AI-augmented.Are you ready to design it?

  15. Mastering JavaScript & TypeScript for Playwright Automation
    Mastering JavaScript & TypeScript for Playwright Automation
    From Beginner to Job-Ready Level: A Practical Guide for Testers to Learn JavaScript, TypeScript to build real world Playwright Automation
    Priyanka Bhopale

    Automation testing is one of the most in-demand skills for modern software testers. However, many testers struggle when learning Playwright because they lack the programming foundation required for automation. This book solves that problem. Automation testing is one of the most in-demand skills for modern software testers. However, many testers struggle when learning Playwright because they lack the programming foundation required for automation. This book solves that problem. Inside this book, you will learn: • JavaScript fundamentals for automation testing • Modern ES6 concepts used in Playwright • TypeScript essentials for automation engineers • Writing Playwright automation tests from scratch • Designing scalable automation frameworks • Page Object Model implementation • Test data management strategies • Parallel execution and CI/CD integration • Debugging, reporting, and test stability techniques • Real-world automation project architectur By the end of this book, you will understand how to design, build, and scale Playwright automation frameworks used in real software projects. Whether you are a manual tester, beginner automation engineer, or QA professional transitioning to modern testing tools, this guide will help you become job-ready with Playwright automation. Start your journey toward becoming a professional Playwright automation engineer today.