Testing Microservices

Ishan Liyanage
6 min readMay 5, 2021

Testing Microservices based system has its own challenges and you should be well aware of them and the way to handle them. Testing is important in all systems and all architectural types. No system should ever go to production without going through a rigorous testing phase to make sure there are as few bugs as possible. Of course, no system is absolutely bug free, but we should try our best to minimize the number of bugs.

In Microservices, we have lots of processes and the moving parts and the potential of things going wrong is much bigger. In addition, testing Microservices poses additional…

--

--

Ishan Liyanage

Passionate Technical Lead, Senior Software Developer and free and open source software advocate. Based in Singapore.