Chapter 11. Testing

This chapter is about testing. I’ll first discuss testability as a generic term and cover how Service Fabric helps you test the functionalities of your components. Then, I’ll move the discussion up a level to cover load testing. Finally, I’ll move into Service Fabric testability tools to cover more details on how to use the tools to improve the reliability of your system in a production environment.

Software testability

Testability has two meanings in this book. First, testability is used as a generic term that reflects the ease with which a system can be tested. Second, testability refers to the set of tools provided by Service Fabric to inject errors into your system to simulate real-world failures. In Chapter 6, “Availability ...

Get Programming Microsoft Azure Service Fabric now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.