© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. LawrenceIntroducing .NET MAUIhttps://doi.org/10.1007/978-1-4842-9234-1_12

12. Testing

Shaun Lawrence1  
(1)
St Ives, UK
 

Testing is such an important part of the software development process; it enables you to verify that what you have delivered is what was required and also validate that the software behaves correctly. It also provides the safety net of catching regressions in the products that you build.

There are many different approaches for designing and writing tests and where they fit into the software development process. This chapter is not intended to provide full insight into those approaches, but it will expose you to various methods of testing ...

Get Introducing .NET MAUI: Build and Deploy Cross-platform Applications Using C# and .NET Multi-platform App UI 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.