Leanpub Header

Skip to main content

Filters

Category: "Automated Software Testing"

Automated Software Testing

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

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

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

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

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

  7. 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
  8. The Web App Testing Guidebook
    The Web App Testing Guidebook
    UI Testing of Real World Websites Using WebdriverIO
    Kevin Lamping

    Covers everything you need to know to get off the ground with UI testing. Examples are built using real-world scenarios, showing how you would actually write your tests. It's a step-by-step guide on how to effectively write UI test automation for the real world.

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

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

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

  15. Testing Ansible
    Testing Ansible
    Because you really should
    David Norman
    No Description Available