TestCon Europe 2019

Oleksandr Romanov

Playtika, Ukraine

BIO

Main professional activity of Oleksandr is dedicated to make test automation efforts more effective and engineers more productive. He has 7+ years of experience implementing test automation solutions at Sitecore, SoftServe and Deutsche Bank.
Right now Oleksandr works as QA Automation Lead at Playtika – helping to make UI, API and microservice level automation more scalable and reliable.

Talk

Practical Contract Testing with Spring Cloud Contract

Microservices.
For the last couple of years, it becomes a widespread approach for building robust backend systems. But is it enough to test each microservice in isolation? Do end – to – end tests provides sufficient test coverage? How can we boost testing and delivery for hundreds of microservices keeping the confidence in the system’s quality? The answer is – contract testing. In my talk, I will not only explain what is contract testing approach. I will also give my personal insights, tips, and tricks on how to start with contracts using Spring Cloud Contract.

Session Keywords
Contract Testing
Test Automation
Microservices