How often do you deploy your features to production? Is your team able to deploy to production on Friday afternoon? Does your product owner ask you to perform chain tests before approving your change? Many teams nowadays have embraced the value of automated unit and integration testing, but these tests alone do not fully guarantee our feature is working and many teams still do some form of chain testing before moving to production. We cannot achieve continuous delivery this way, so additional test automation is required to guarantee production stability. Integration of test tools within our langscape helps our development teams to speed up more. I will demonstrate how Rabobank has achieved continuous delivery by automating various levels of the test pyramid, from unit testing to container smoke tests, contract tests with pactflow.io and A/B testing with split.io. While java will be used as main language in the demo’s, the practises that wil be discussed are applicable to all programming languages
Get notified about new features and conference additions.