Leanpub Header

Skip to main content

Filters

Category: "Automated Software Testing"

Books

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

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

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

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

  5. Testing Ansible
    Because you really should
    David Norman
    No Description Available
  6. Maîtriser Apache JMeter
    Du test de charge à Devops
    Antonio Gomes Rodrigues, Bruno Demion (Milamber), and Philippe Mouawad

    Toute la puissance d'Apache JMeter expliquée par ses commiteurs et utilisateurs experts. De l'intégration continue en passant par le Cloud, vous découvrirez comment intégrer JMeter à vos processus "Agile" et Devops. If you're looking for the newer english version of this book, go to Master JMeter : From load testing to DevOps

  7. Everyday Rails Testing with RSpec
    A practical approach to test-driven development
    Aaron Sumner

    Real-world advice for adding reliable tests to your Rails apps with RSpec, complete with expanded, exclusive content and a full sample application. Updates for Rails 7.1 in progress! Learn to test with confidence!