Methodologies & Tools
Tuesday, 17. October 2023., 09:55
Hall B
45'
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 the feature we developed is working and many teams still do some form of manual testing before moving to production. We cannot achieve continuous delivery this way; additional test automation is required to guarantee production stability. Integration of testing tools within our landscape helps our development teams speed up.In this talk, I will demonstrate test automation tooling such as WireMock and Test Containers for integration testing, PactFlow.io for contract testing and Split.io for A/B testing. You will learn what these tools achieve and how they can help you deploying to production more, and faster!