Microservices architecture has changed how companies develop and deploy applications. This change has affected testing process as well. New techniques have emerged and others have been enhanced.

Come to this session to learn about service virtualization, contract testing, smart testing or testing in production to increase deployment velocity from 1 week to N times per day or deploy each service independently without worrying about breaking the compatibility between services anymore.

Comments

Comments are closed.

Lluis at 19:44 on 14 Apr 2018

A quick overview for different testing strategies and how to do this testing in production without affecting real users. Do not spend money in your pre-production environments. Thanks for your talk!
Slides here: https://www.slideshare.net/asotobu/testing-in-the-21st-century-93693679

Mike at 08:56 on 16 Apr 2018

Great testing approach to microservices.

Ricard Clau at 09:37 on 16 Apr 2018

Excellent talk! Everybody using microservices should review all these concepts

Rubén Pérez at 09:56 on 17 Apr 2018

Excellent talk! Those are really needed techniques when you move to a distributed system... almost a must I would say.