Enterprise Application Development with C# 10 and .NET 6 - Second Edition
by Ravindra Akella, Arun Kumar Tamirisa, Suneel Kumar Kunani, Bhupesh Guptha Muthiyalu
Chapter 15: Testing
The success of any application depends on how easy it is for users to use it. The longevity of any software product depends directly on the quality of the product.
Testing is an important aspect of the Software Development Life Cycle (SDLC) and ensures that a product meets the customer's requirements and the quality requirements. Testing is also important, as the cost of fixing bugs increases as we move toward the later stages of the SDLC.
In this chapter, we will learn about the different types of testing and the tools that Visual Studio provides for testing, as well as looking at third-party tools that we can use to ensure the quality of the products we build in .NET 6.
In this chapter, we will learn about the following: ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access