Leanpub Header

Skip to main content

Filters

Category: "Testing"

Books

  1. Python Test Automation: The Scenic Route
    An easy going introduction to Python testing
    Josh Grant

    This book provides an introduction to Python test automation that is light and accessible. A good read for test professionals as well as Python novices.

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

  3. GraphQL for Rails Developers
    Build a GraphQL API for Your Rails App
    Ryan Bigg

    A step-by-step guide for building a GraphQL API within a Rails application. Covering queries, mutations, union types, authentication and integration with JavaScript frontend frameworks.

  4. Leading Testing Activities
    [ A Guidebook for New Leaders of Testing ]
    Jesper Ottosen

    Our main character set out on a quest to lead a testing activity. While they searched and searched worldwide, they needed a clear map to guide their quest. And there, my friend, is where this story begins.

  5. This book is an experiment about content generation with openAI. The book was completely generated by chatGPT in just a few hours. I want to raise the awareness of fast generated content. I created a YouTube video about my experiment.

  6. Clean Code Principles And Patterns
    A Software Practitioner's Handbook
    Petri Silen
    No Description Available
  7. 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.

  8. Bug reporting
    Submit issues like a pro
    Artur Gula

    Reporting software bugs is easy.But reporting them correctly requires certain knowledge and skills.I'll show you step by step what a valid bug report should contain.You will see how to do it effectively.And what will you gain from it.

  9. The BDD Books - Descoberta
    Explore comportamento usando exemplos
    Gáspár Nagy, Seb Rose, Tula Valle Machado, and Vinícius Rodrigues Nunes

    Este livro fornece informações privilegiadas sobre como aproveitar ao máximo a fase de Descoberta do Desenvolvimento Orientado por Comportamento (BDD).

  10. Accelerated macOS Core Dump Analysis, Third Edition
    Training Course Transcript with LLDB Practice Exercises
    Dmitry Vostokov

    The full transcript of Software Diagnostics Services training with 12 step-by-step exercises. Learn how to analyze app crashes and freezes, navigate through process core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more.

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

  12. REST API Documentation for Rails
    A complete guide on creating RESTful API Documentation for your Ruby on Rails application.
    Blake Erickson
    No Description Available
  13. A visual guide for understanding Modern Data Pipelines Testing Techniques

  14. The Performance Testing Handbook
    A practical guide
    Mohamed Tarek

    This book is designed for testing engineers who are new to the field of performance testing. It emphasizes the fundamental concepts and methodologies associated with performance testing.

  15. Pattern-Oriented Memory Forensics
    A Pattern Language Approach, Revised Edition
    Dmitry Vostokov

    The short book is a fully revised transcript of a lecture introducing a unified pattern language for memory forensics - an investigation of past software behavior in memory snapshots. The lecture has a short theoretical part and a practical memory analysis part using WinDbg debugger from Microsoft Debugging Tools for Windows.