Leanpub Header

Skip to main content

Filters

Category: "Testing"

Books

  1. Make Bugs (nearly) Impossible
    Resisting human and AI slop in an LLM age.
    Jason Turner

    With the advent of LLMs and AI coding assistants, we are generating code at an ever-accelerating rate. How do we manage this influx of code without getting fatigued and overwhelmed? How do we ensure coding standards are maintained? What practices and tools can we put in place to amplify our efforts while not introducing more bugs?

  2. Accelerated Linux Core Dump Analysis, Fourth Edition
    Training Course Transcript with GDB and WinDbg Practice Exercises
    Dmitry Vostokov

    Learn how to analyze x64 and ARM64 Linux process and kernel crashes and hangs, navigate through core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and more than 50 memory analysis patterns. The training consists of more than 70 step-by-step exercises using GDB and WinDbg debuggers.

  3. Memory Thinking for Rust
    Slides with Descriptions and Source Code Illustrations, Second Edition
    Dmitry Vostokov

    The book reviews memory-related topics from the perspective of software structure and behavior analysis and teaches Rust language aspects in parallel while demonstrating relevant code internals on Windows (x64) and Linux (x64 and ARM64) platforms.

  4. The Quality Coach's Handbook
    Mastering the Quality Coach Role in Organisations
    Anne-Marie Charrett

    Are you a VP or Head of Engineering considering the best quality engineering model for your company? Are you a director of Engineering tasked with rolling out a Quality Coach Model? Are you a test lead or software tester shifting to a quality coach role? The Quality Coach Handbook is your practical guide to shifting to a model where the whole team owns quality and in particular software engineers design, build, test and support software. Print version: Paperback and hardcover are available on Amazon. Use your country's Amazon site (e.g., Amazon.com.au for Australia) to minimise shipping time and cost.

  5. Agile Testing Condensed Japanese Edition
    Agile Testingの考えが濃縮された一冊
    Yuya Kazama, Janet Gregory, and Lisa Crispin

    Janet GregoryとLisa Crispinによる2019年9月発行の書籍『Agile Testing Condensed』の日本語翻訳版です。アジャイルにおいてどのような考えでテストを行うべきなのか簡潔に書かれています!

  6. The BDD Books - Formulation (Japanese Edition)
    BDD/ATDDの第2ステップ:Given/When/Then を使って具体例を定式化する
    Yuya Kazama, Gáspár Nagy, and Seb Rose

    本書籍は、振る舞い駆動開発(BDD)や受け入れテスト駆動開発(ATDD)の定式化フェーズを最大限に活用する方法を提供します。 書籍内では、優れたコラボレーション手法を具体例で示しており、実用的なガイドとなっています。

  7. Agile Testing Condensed:
    A Brief Introduction
    Janet Gregory and Lisa Crispin

    Agile Testing Condensed presents a concise, easy-to-read overview of how to succeed with testing and build a quality culture in an agile context.

  8. Mastering React.js Interviews
    From 0 to Hero
    Kristiyan Velkov

    This book is your complete roadmap to crushing React.js 19 interviews and rising above the competition.Based on 350+ real-world front-end interviews, it delivers the most relevant technical questions asked by top companies—along with clear, practical answers that help you build confidence, deepen your React.js knowledge, and prove your skills where it matters most.

  9. AI Evals in Practice
    Testing, reliability, and quality for LLM systems in production
    CAIO INCAU

    89% of teams with production AI have observability. Only 52% have evals. This book builds the missing 48%. Fifteen chapters teaching you to construct a production-grade evaluation harness from scratch — golden datasets, deterministic scorers, LLM-as-judge, RAG metrics, agent evals, CI regression detection, and production monitoring.

  10. Cultivate a deep understanding of testing on the Salesforce platform—unlock the tools, patterns, and techniques that turn good ideas into quality solutions

  11. The BDD Books - Discovery (Japanese Edition)
    BDD/ATDDの第1ステップ:具体例を使って振る舞いを探索する
    Yuya Kazama, Gáspár Nagy, and Seb Rose

    ウクライナ難民を支援 - 2022年5月末まで延長! この本の売り上げの50%は、 https://unicef.hu/veszhelyzet-ukrajnaban と https://int.depaulcharity.org/fundraising-for-depaul-ukraine/ に寄付されます。 本書籍は、振る舞い駆動開発(Behavior Driven Development, BDD)や受け入れテスト駆動開発(Acceptance Test-Driven Development, ATDD)の発見フェーズを最大限に活用する方法を提供します。

  12. Java Testing Toolbox
    30 Testing Tools and Libraries Every Java Developer Must Know
    Philip Riecks

    In today’s fast-paced development world, writing reliable code is crucial. But with countless testing tools available, it’s easy to feel overwhelmed. That’s where the Java Testing Toolbox comes in - a practical, hands-on guide to the 30 most important testing tools and libraries every Java developer should know. Whether you’re new to testing or looking to expand your testing toolkit, this book provides right-sized introductions to each tool, giving you exactly what you need without the fluff.

  13. Team Guide to Software Testability
    Better software through greater testability
    Ash Winter and Rob Meaney

    Learn practical insights on how testability can help bring teams together to observe, control and understand the systems they build, enabling them to better meet customer needs, and achieve a transparent level of quality and predictability of delivery.

  14. Continuous Delivery Pipelines
    How to Build Better Software Faster
    Dave Farley

    This practical handbook provides a step-by-step guide for you to get the best continuous delivery pipeline for your software.

  15. No Description Available