Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, May 16, 2026. Learn more…

Leanpub Header

Skip to main content

Filters

Category: "Automated Software Testing"

Books

  1. Ultimate Productivity Toolkit
    365+ Resources to be a Super Productive Tester
    Rahul Parwal and Ajay Balamurugadas

    Tools to make your life easy and help you in improving your personal productivity tasks, testing/automation-related tasks, and other miscellaneous tasks.Check out our sponsors: Test Project and The Test Tribe

  2. Database testing practical tips
    Database testing: A practical guide to applying manual and automatic database testing skills.
    Anton Smirnov

    With rapid technological progress, it is no longer possible to store data on paper. Also, computer applications are will more complex these days. Database testing has established its trend in test automation. It is very important for a QA Engineer to understand and be able to interact with the database at both the manual and automated levels.

  3. All about design patterns in automation testing.
    All about design patterns in automation testing.
    Anton Smirnov

    This book will be a lot of programming and describing the most popular design of patterns. In this book, I tried to focus more on the implementation concept of how and with what vision it is necessary to approach the creation of a test framework and an architecture.

  4. Small Unit Test
    Selçuk KUBUR
    No Description Available
  5. Test-Driven Development for JAVA Developers

  6. Testing Stories
    Melissa Fisher

    Software testing professionals from around the globe have volunteered to each share a story related to software testing, with the aim of inspiring others from their experiences.

  7. Practical Tips and Tricks for Selenium Test Automation
    Practical Tips and Tricks for Selenium Test Automation
    Anton Smirnov

    In this book, there will be a large number of examples and descriptions of approaches to solving some problems in test automation. In this book, I have tried to focus more on the concept of how to use the strengths and weaknesses of Selenium WebDriver.

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

  9. Mobile Test automation iOS and Android
    Mobile Test automation iOS and Android
    Anton Smirnov

    This book is based on experience in the field of mobile automation. I tried to create a tutorial on how to write code for mobile automation 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 mobile applications.

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

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

  12. Agile Testing Condensed - Brazilian Portuguese Edition
    Uma Breve Introdução
    Paulo Gonçalves, Lisa Crispin, Janet Gregory, and Felipe Knorr Kuhn

    Agile Testing Condensed apresenta uma visão geral, concisa e fácil de ler de como ter sucesso com testes e construir uma cultura de qualidade em um contexto ágil.

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

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

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

  15. Although infrastructure testing is an essential practice for any business, many organizations tend to neglect it. As we, at Performetriks, understand the importance of this testing, we aim to show the reader its significance in this paper.