© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. GirettiCoding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8https://doi.org/10.1007/978-1-4842-9979-1_11

11. Testing APIs

Anthony Giretti1  
(1)
La Salle, QC, Canada
 
Testing an application reveals errors related to its quality. Whether the test is functional, performance-related or aimed at verifying the user experience. It’s an essential part of software development. The test team (the whole team involved in developing the application, not just the developers) draws up a report on these aspects, enabling the developer to make any necessary corrections. In this chapter you will learn:
  • Introduction to testing

  • Efficient unit testing

Introduction ...

Get Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8 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.