Leanpub Header

Skip to main content

Filters

Category: "Automated Software Testing"

Books

  1. Property-Based Testing in a Screencast Editor
    Property-Based Testing in a Screencast Editor
    Case Studies from Komposition
    Oskar Wickström

    Read the case studies and learn how property-based testing uncovered subtle bugs in a complex GUI application.

  2. The importance of software configuration management in testing
    No Description Available
  3. How to evaluate potential testers using games
    No Description Available
  4. Искусство Автоматизации с Selenide

    Практическое руководство по искусству автоматизации тестирования пользовательского интерфейса веб приложений с Java + Selenide для начинающих и опытных автоматизаторов. Большое внимание уделено рефакторингу, написанию чистых, простых и легких в поддержке тестов. Книга построена в виде сборника практических заданий и упражнений по Методу Кейсов.

  5. Practical Desktop App Test Automation with Appium
    Practical Desktop App Test Automation with Appium
    Test Windows desktop apps wisely with Appium
    Zhimin Zhan and Courtney Zhan

    Facebook releases twice a day; LinkedIn pushes out updates several times a day. What do they do in common to achieve that? Comprehensive automated UI testing.

  6. How to build test automation framework
    How to build test automation framework
    How to build a perfect test automation framework.
    Anton Smirnov

    This book will not be a lot of programming or describing the huge number of patterns and instructions on how to write code. In this book, I tried to focus more on the concept of how and with what vision it is necessary to approach the creation of a test framework.

  7. Starting automation testing from scratch
    Starting automation testing from scratch
    Starting automation testing from scratch
    Anton Smirnov

    This book is based on ten years of experience in the field of information technology. 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.

  8. Practical End 2 End Testing with CodeceptJS
    Practical End 2 End Testing with CodeceptJS
    A "hands on" approach on modern test automation for the web.
    Paul Vincent Beigang
    No Description Available
  9. Before The Code: First Steps to Automation in Testing

    Automation in testing is a lot more than just recording a test or writing code, it takes planning and lots of other front-end tasks in order for it to be successful. In this book you'll learn about the things you need to do first before writing a line of code.

  10. Practical Unit Testing with JUnit and Mockito - 2nd edition

    Learn to write high-quality unit tests with the finest technologies of the Java world: JUnit 5, Mockito & AssertJ! Learn best practices. Avoid common pitfalls. Increase your awesomeness ;)

  11. Implementing Test Automation

    There is no one solution in test automation. Consider the needs you have and match that to the tools there are.Not just regression testing is covered in this book. You will find a wide view on test automation and how to implement test automation.This book is based on 30 years of experience and following the market of test automation tools.

  12. Test-Driven Development, Build Automation, Continuous Integration
    Test-Driven Development, Build Automation, Continuous Integration
    with Java, Eclipse and friends
    Lorenzo Bettini

    Get started with Test-Driven Development (write tests before the code), Build Automation (make the overall process of compilation and testing automatic with Maven), and Continuous Integration (commit changes and a server will perform the whole build of your code). Using Java, Eclipse, and their ecosystems.

  13. Testing y TDD para PHP

    Este es un manual que recoge ideas y experiencias sobre testing y test driven development. Aunque la mayoría de los ejemplos de código están hechos en PHP, el contenido es aplicable a otros lenguajes.

  14. Robot Framework for Cyber Physical System Test Automation

    Cyber physical systems are becoming increasingly complex and networked. As the number of system components increases and their complexity grows, so does the time required for system integration. [...] A large part of the complexity in system integration lies in the interaction of the system components however. As a consequence, traditional integration strategies are becoming increasingly inefficient. The solution to the problem is to prioritize system level integration automation and supplement it with traditional automation (if required).

  15. Master Apache JMeter From load testing to DevOps.
    Master Apache JMeter From load testing to DevOps.
    Prefaced by Alexander Podelko
    Philippe Mouawad, Milamber, and Antonio Gomes Rodrigues

    Master performance testing and JMeter with this book written by three members of Apache JMeter's team who are also experts in the performance field.You will deeply understand how to get the most out of it, be more productive and integrate it into your Agile/DevOps processes.