Leanpub Header

Skip to main content

Filters

Category: "Testing"

Books

  1. Use Mock's with Automation Testing
    Use Mock's with Automation Testing
    Anton Smirnov

    In this book, I have considered options with practical applications. This book also provides many examples of programming languages for further use in projects.

  2. Automated API testing
    Automated API testing
    Anton Smirnov

    This book will be a lot of programming and describing patterns. I tried to create instructions on how to write code for API testing. In this book, I tried to focus more on the concept of how and with what vision it is necessary to approach the testing of an API.

  3. Automated Testing Strategy
    Automation Engineers' Handbook
    Anton Smirnov

    This book is based on 4+ years of experience in the field of automation testing. During this time, a huge collection of solved issues has accumulated, and the problems and difficulties typical for many beginners have become clearly visible. It seems reasonable to summarize this material in the form of a book.

  4. REST-API.ts
    Learn best practices to build an API using Node.js and Typescript.
    Alexandre Rousseau
    No Description Available
  5. 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.

  6. テストコードの注入から始めるレガシーコードのリファクタリング
    レガシーコードに立ち向かう一歩目は、とりあえずテストを書いてみることだ
    Yuya Kazama

    レガシーコードのリファクタリングの書籍の多くは、テストコードの大切さを説いている一方で、肝心のテストコードはあまり記述されないことが多いです。 これにより、あたかも「最初の作業として、テストコードをたくさん作る必要がある」と思わせてしまい、リファクタリングをするためのテストコードの作成に挫折してしまう事態を生み出しているように感じています。 そこで本書籍では、テストコードを少しずつ注入していきながら、レガシーコードに立ち向かう方法を、実際のテストコードを記載しつつ説明していきます。 また、一部題材については、実際にライブコーディングを行っている様子を収録したビデオも付いています。

  7. TestCafe is a popular tool for e2e tests. Learn how to write tests in TestCafe effectively with no need to worry about their maintenance.

  8. Agile Testing Condensed Korean Edition
    Translation by Murian Song, Janet Gregory, and Lisa Crispin

    Agile Testing Condensed는 애자일에서 테스팅을 성공적으로 수행하고 좋은 문화를 구축하는 방법에 대한 간결하고 읽기 쉬운 예제를 제공합니다.

  9. Agile Testing Condensed Thai Edition
    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.
    Prathan Dansakulcharoenkit, Janet Gregory, Lisa Crispin, Suthasinee Lieopairoj, and Sahassa Intarit

    หนังสือ Agile Testing Condensed นำเสนอภาพรวมที่กระชับ อ่านง่าย เกี่ยวกับวิธีการประสบความสำเร็จในการทดสอบซอฟต์แวร์ และสร้างวัฒนธรรมที่มุ่งเน้นการส่งมอบซอฟต์แวร์ที่มีคุณภาพในบริบทของการพัฒนา ตรวจสอบ ทดสอบ เพื่อส่งมอบผลลัพธ์จากซอฟต์แวร์ในรูปแบบของแอจไจล์ จากองค์ความรู้ และประสบการณ์กว่ายี่สิบปีของ Janet Gregory และ Lisa Crispin

  10. 敏捷测试指南 Agile Testing Condensed Chinese Edition
    Christina Geng (耿晓倩), Janet Gregory, and Lisa Crispin

    敏捷测试简明介绍了如何在敏捷环境中成功进行测试和构建质量文化

  11. The psychology behind software for children
    Usability considerations during the design, construction and testing processes
    Nadia Cavalleri

    Learn the aspects to consider when building software for children.

  12. DevOps
    Ultimate Beginners Guide to become a Successful Devops Engineer
    A.J. García

    Start your journey into the DevOps culture and get familiar with some of the tools you will be using on a day to day basis

  13. This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) written in October 2008 - June 2009. This major revision contains corrections and WinDbg output color highlighting.

  14. PHPUnit in Action
    The Easy Way
    何广宇

    通过一个完整的实战项目学习 PHPUnit/DbUnit.

  15. Fundamentals of Physical Memory Analysis
    Anniversary Edition
    Dmitry Vostokov

    The book is a fully revised transcript of a seminar about physical memory analysis on Windows platforms. Topics include memory acquisition, memory spaces, challenges of physical memory analysis, common WinDbg commands, memory analysis patterns and their classification, common mistakes, a hands-on WinDbg analysis example, a guide to further study.