Leanpub Header

Skip to main content

Filters

Category: "Automated Software Testing"

Books

  1. Logic is the most important branch of math to software engineering. Knowing logic opens up a vast world of development techniques, from everyday tricks of the trade to exotic tools for cracking impossible tasks. This book teaches the basics of logic and nine special logic-powered techniques: property testing, decision tables, constraint solving, and more. Over 50 exercises are provided to help readers master the material. No prior math background required!

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

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

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

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

  7. Test-first Codierung
    Programming with Ease - Teil 1
    Ralf Westphal

    Clean Code und hohe Testabdeckung fallen im Tagesgeschäft deiner Softwareentwicklung oft durch die Ritzen? Das könnte daran liegen, dass dir ein systematisches Vorgehen für Probleme unterschiedlichen Schwierigkeitsgrades fehlt. In diesem Buch zeige ich dir ein umfassendes Vorgehen, das classical TDD einschließt - und darüber hinausgeht.

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

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

  10. Guía para Software Developers (Edición en Español)
    Una Colección de Prácticas Modernas de Ingeniería
    David Farley, Bernard McCarty (Editor), and TranslateAI

    Un manual práctico lleno de consejos del mundo real para ayudarte a escribir mejor código, adoptar hábitos efectivos de desarrollo y construir gran software.

  11. How to Fail Your Test Automaton (easily!)
    60+ Lessons I’ve Learned (and Unlearned) from Failed Test Automation
    Masoud Bahrami

    Let’s make a confession. This handbook is about me, and, I suspect, about you, your team, and your organization too.I’ve made almost every mistake listed in these pages. I’ve seen them repeated in startups, enterprise systems, and everything in between, while mentoring teams, auditing architectures, or helping companies rediscover what testing is really for. The point isn’t to assign blame. It’s to hold up a mirror. Because the truth is, most of these mistakes are so common, you can probably spot a few right now; in your code, your team, or your last retrospective.When we talk about test failures or mistakes, the first thing that usually comes to mind is developers, missed edge cases, flaky tests, broken pipelines.

  12. Transform the way you test in Agile.Effective Testing in Agile/Scrum reveals how smart QA strategies can drive faster, better software delivery. Learn how to embed testing into every sprint, boost collaboration, and ensure quality without slowing down the team. Perfect for Agile teams aiming to build with confidence.

  13. Modern Manual Software Testing: Embracing the Oxymoron
    A Short Step to Long-Term Quality
    Jay Graham

    Modern Manual Testing: a pivotal guide for updating from manual to modern software testing practices. Embrace small, impactful steps towards long-term quality, mastering innovative techniques that transform your testing methods from traditional to cutting-edge with ease and efficiency.

  14. Getting to Know IntelliJ IDEA
    Get up to speed on IntelliJ IDEA's New UI
    Trisha Gee and Helen Scott

    If we treat our IDE as a text editor, we do ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work efficiently and productively as a professional developer.

  15. Everyday Rails Testing with RSpec
    A practical approach to test-driven development
    Aaron Sumner

    Real-world advice for adding reliable tests to your Rails apps with RSpec, complete with expanded, exclusive content and a full sample application. Updates for Rails 7.1 in progress! Learn to test with confidence!