This document discusses testing strategies for microservices, emphasizing the importance of multiple test suites per deployable and the involvement of developers in testing. It outlines different types of tests (unit, functional, end-to-end) and their roles within the continuous delivery pipeline, as well as common challenges and metrics. Future work includes exploring mock services and improving non-functional testing such as performance and security.