• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Integration Testing from the Trenches

Integration Testing from the Trenches

Paperback

Programming

ISBN10: 2955021431
ISBN13: 9782955021439
Publisher: Createspace
Published: Feb 21 2015
Pages: 334
Weight: 1.32
Height: 0.70 Width: 7.44 Depth: 9.69
Language: English
Software development is a complex craft requiring many steps in its road to completion. In particular, achieving the best context-dependent ratio between cost and quality can only be achieved through an adequate testing strategy. Integration Testing from the Trenches covers through different areas of testing and integration tests in both Java & JavaEE ecosystems:
  • Definitions of relevant terms around testing and integration testing
  • Basic testing tools usable for testing
  • Build tools usage for integration testing, including recipes for Maven and Gradle
  • Mocks, stubs and fakes, in particular in regard to infrastructure resources such as databases, mail and FTP servers, web services
  • In-container testing for the Spring and Spring MVC applications
  • In-container testing for JavaEE application
This book is intended for software developers that want to go beyond just unit-testing and test the collaboration of their classes and modules in an efficient way. At some point in time, available tools were restricted to Jakarta Cactus for Struts. However, the thriving Open Source ecosystem can now provide everything we need to provide proper integration tests, as well as ways to use them with the greatest possible Return Over Investment.

Also in

Programming