Leanpub Header

Skip to main content

Filters

Category: "Automated Software Testing"

Books

  1. 軟體開發者指南(繁體中文版)
    現代工程實務集錦
    David Farley, Bernard McCarty (Editor), and TranslateAI

    這是一本實用手冊,內含豐富的實務建議,協助您撰寫更好的程式碼、培養有效的開發者習慣,並且打造優質軟體。

  2. 软件开发人员指南 (简体中文版)
    现代工程实践集锦
    David Farley, Bernard McCarty (Editor), and TranslateAI

    这是一本实用手册,packed with实战建议,帮助你写出更好的代码,培养高效的开发者习惯,并构建出优秀的软件。

  3. La Guida degli Sviluppatori Software (Edizione Italiana)
    Una Raccolta di Pratiche Moderne di Ingegneria
    David Farley, Bernard McCarty (Editor), and TranslateAI

    Un manuale pratico ricco di consigli concreti per aiutarti a scrivere codice migliore, adottare abitudini di sviluppo efficaci e costruire software eccellente.

  4. O Guia dos Desenvolvedores de Software (Edição em Português do Brasil)
    Uma Coletânea de Práticas Modernas de Engenharia
    David Farley, Bernard McCarty (Editor), and TranslateAI

    Um manual prático repleto de orientações práticas para ajudar você a escrever código melhor, adotar hábitos eficientes de desenvolvedor e construir software de qualidade.

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

  6. ソフトウェア開発者のガイドブック (日本語版)
    現代的なエンジニアリング実践の集成
    David Farley, Bernard McCarty (Editor), and TranslateAI

    より良いコードを書き、効果的な開発者の習慣を身につけ、優れたソフトウェアを構築するための実践的なアドバイスが詰まった実用的なハンドブックです。

  7. Der Softwareentwickler-Leitfaden (Deutsche Ausgabe)
    Eine Sammlung moderner Ingenieurpraktiken
    David Farley, Bernard McCarty (Editor), and TranslateAI

    Ein praktisches Handbuch vollgepackt mit praxisnahen Ratschlägen, die Ihnen dabei helfen, besseren Code zu schreiben, effektive Entwicklergewohnheiten anzunehmen und großartige Software zu entwickeln.

  8. Le guide des développeurs de logiciels (Édition Française)
    Un Recueil de Pratiques Modernes d'Ingénierie
    David Farley, Bernard McCarty (Editor), and TranslateAI

    Un guide pratique rempli de conseils concrets pour vous aider à écrire du meilleur code, adopter des habitudes de développement efficaces et créer d'excellents logiciels.

  9. A Personal Journey in Software Testing and Quality
    Growing Through Bugs, Teams, and Transformations in Software Testing
    Konstantinos Konstantakopoulos

    What does it mean to grow a QA career from zero to strategic leadership? In A Personal Journey in Software Testing and Quality, Konstantinos Konstantakopoulos shares ten years of field-tested insights—from debugging as a support engineer to building scalable automation frameworks and leading global quality teams. This isn’t a theory book. It’s a practical, candid, and inspiring narrative filled with hard-won lessons, team patterns, and the daily realities of quality at scale. Whether you're a junior tester or an engineering leader, this book will sharpen your strategy, expand your mindset, and help you make quality a force multiplier in your organization.

  10. ¿Tu app en Angular funciona… pero no sabes si seguirá funcionando mañana? Es hora de tomarte los tests en serio.Este libro te enseña a testear como una persona profesional, sin complicaciones ni teorías abstractas.? Aprende paso a paso a escribir tests unitarios claros, rápidos y fiables con Jest y Angular Testing Library. Con ejemplos reales usando Angular moderno: standalone components, signals y un enfoque directo al grano. ? Descubre buenas prácticas, errores comunes que nadie te cuenta, y cómo escribir código que te dé tranquilidad… no sustos en producción. Si desarrollas en Angular, este libro te ayudará a escribir mejor código y dormir más tranquilo.¿Empezamos?

  11. Agile Development: The Complete Guide
    Mastering Agile from Principles to Practice
    Chetankumar Sanghani

    Ready to unlock the true power of Agile? This book is your complete, no-fluff guide to mastering Agile practices — from foundational principles to real-world execution. Whether you're launching your first Scrum team or scaling Agile across a complex organization, Agile Development: The Complete Guide gives you the tools, frameworks, and mindset to deliver faster, collaborate better, and build products your users will love. Written by certified Agile Product Manager Chetan Sanghani, this guide is packed with practical strategies, proven tools, and case studies from both startups and enterprises. It’s everything you need to go from Agile-aware to Agile-expert — all in one place.

  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. Discover how to elevate your QA skills to the cloud.Testing in the Sky takes you through the tools, strategies, and mindset needed to ensure quality in modern, scalable cloud systems. Perfect for testers aiming to stay ahead in a fast-changing tech landscape.

  14. Modern Web Apps using Rust
    Build full-stack applications using Rust-based Leptos framework, GraphQL, WebAssembly, and cloud-native deployment
    GitforGits | Asian Publishing House

    In this book, you and I will build a sample book-selling application that evolves as you progress. You'll start by setting up Rust, Cargo, and Leptos in VS Code, compiling your first WebAssembly bundle, and watching "Hello, LibroCommerce!" light up your browser. You'll design a microservice-inspired architecture, model data with Serde-annotated structs, implement CRUD operations, secure every endpoint, then broadcast channels, and finally you get to write Playwright end-to-end tests that spin up headless browsers, place orders, and assert live status updates, all inside your continuous integration pipeline.

  15. Go beyond the basics and master the deep technical realities of memory corruption. Learn how modern defenses like ASLR, CFI, and PAC work, then discover the sophisticated ROP, leak, and data-only techniques required to bypass them. This is your essential guide to advanced exploit development and defense evasion.