Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring the topics covered in this chapter with deeper research.
Exercise 11.1 – Online-only material
For a good official overview of all types of testing with .NET, view the following link:
You can learn more about integration tests in ASP.NET Core at the following link:
You can review common questions about ASP.NET Core and integration testing on Stack Overflow at the following link:
You can learn more about testing web services using dev tunnels at the following link: