Integration Testing from the Trenches
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
The book is available in all electronic formats on Leanpub and in hardcopy on Amazon.
Follow @itfromtrenches for updates.