Leanpub Header

Skip to main content

Filters

Category: "Testing"

Books

  1. Testing Spring Boot Applications Masterclass Workbook
    Boost Your Confidence and Productivity and Deploy Spring Boot Applications With More Confidence and Fewer Regressions
    Philip Riecks

    Complementary ebook for the Testing Spring Boot Applications Masterclass. Don't buy this ebook separately without enrolling in the online course. You'll get a coupon to download this ebook when purchasing the Masterclass (Bundle Edition and above).

  2. The Software Developers’ Guidebook
    A Collection of Modern Engineering Practices
    David Farley and Bernard McCarty (Editor)

    A practical handbook packed with real-world advice to help you write better code, adopt effective developer habits, and build great software.

  3. Fundamentals of Windows Performance Analysis
    Alex Kirshenbaum and Michael Milirud

    This book will teach you how to investigate and root-cause numerous types of performance issues on a PC, in many cases all the way down to the code causing them.

  4. Software is becoming more complex day-by-day and without a test harness, maintenance will be near impossible. Although unit testing and TDD have become mainstream, neither is enough to guarantee bug-free software. That's where integration tests enter the scene.

  5. ACT 2 LEAD
    Software Testing Leadership Handbook
    Kari Kakkonen and Marko Rytkönen

    This book is written for anyone who wants to understand what testing and testing leadership are all about. A better understanding will help to lead and improve your testing - whether testing is outsourced or in-house. CEO, CIO, or CTO - this is the testing book for you, too! It's also for anyone who works with software: product owners, project managers, system analysts, developers, testers, test managers, and many others, including students. We have created ACT 2 LEAD mnemonic to help you in leading testing.  Read the book to learn what it means!

  6. 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)の発見フェーズを最大限に活用する方法を提供します。

  7. 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.

  8. A visual guide for understanding Modern Data Pipelines Testing Techniques

  9. 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.

  10. 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.

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

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

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

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

  13. Holistic testing is a comprehensive term to encompass testing throughout the development cycle from the start of an idea, through to customer interaction with a delivered feature. All members of a delivery team think about testing and quality from the beginning and throughout the cycle.  This book is about the Holistic Testing Model and how to apply it to develop a quality and testing strategy for the whole team. If you care about quality – no matter what your specialty or role in your organization is – we think you’ll find it helpful. UI/UX designers, product owners, programmers, testers, database experts, business analysts, site reliability and platform engineers, and more – this model will guide you as you collaborate to continually improve your process and product. 

  14. What to Look for in a Code Review
    Effective tips for reviewing code
    Trisha Gee

    Effective Code Review Tips and Tricks

  15. Humans vs Computers
    Wrong assumptions, computer bugs, and people caught in between
    Gojko Adzic

    Humans vs Computers is a book about ordinary people caught between wrong assumptions and computer bugs. You’ll read about humans who are invisible to machines, how a default password once caused a zombie apocalypse and why airlines sometimes give away free tickets. This is also a book on how to prevent, avoid and reduce the impact of such problems.