Testing Your Azure Functions

In the previous chapter, we discussed how to debug a .NET based serverless compute application locally and in the cloud. In this chapter, we will continue to testing of the serverless compute.

During the course of this chapter, the reader will learn about the following topics:

  • Best practices of software testing
  • Testing the Azure serverless compute
  • Unit testing
  • Integration testing
  • Performance testing

We will cover how to approach function testing, and show examples of some common test cases.

Get Serverless computing in Azure with .NET 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.