CHAPTER 6

image

Testing Your Applications

Testing is a part of the application life cycle that you must do naturally to ensure that the specifications are fulfilled. Visual Studio provides tools for testing, including unit testing, code coverage, and performance testing. These tools will simplify your life.

From unit testing to improve your code quality to load testing for performance, this chapter will guide you through Visual Studio’s testing features. In addition, this chapter shows you how to test Windows Store Applications and briefly introduces the exploratory testing platform.

Unit Testing and Code Coverage

Unit testing is the most basic type ...

Get Visual Studio Condensed 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.