Integration Testing from the Trenches
Book Details
Author(s)Nicolas Frankel
PublisherMonsieur Nicolas Frankel
ISBN / ASIN2955021431
ISBN-139782955021439
MarketplaceFrance 🇫🇷
Description
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

