Testing Strategies in a Microservice Architecture
Join the DZone community and get the full member experience.
Join For Freemicroservices has been quite the topic of conversation this year, with a rapid rise of interest . but although this architectural style is often a useful one it has its challenges , which can easily lead a less experienced team into trouble. testing is a central part of this challenge, which is particularly relevant for those of us that consider testing to be a central part of effective software development.
my colleague toby clemson has responded to this question by distilling his experiences into an infodeck that explains the various testing techniques to use with microservices and when to use them. the first installment outlines the anatomy of a microservice architecture and explains the role of the first testing technique: unit testing.
Published at DZone with permission of Martin Fowler, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
How to Supplement SharePoint Site Drive Security With Java Code Examples
-
DevOps in Legacy Systems
-
Alpha Testing Tutorial: A Comprehensive Guide With Best Practices
-
Core Knowledge-Based Learning: Tips for Programmers To Stay Up-To-Date With Technology and Learn Faster
Comments