Testing Store apps with Visual Studio

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Visual Studio includes testing tools that can help you ensure that your Store app is of the highest quality.

In this section

Title Description
Create and run unit tests Create and run unit tests on a Store app from Visual Studio.
Analyze code quality using static code analysis Find problems that are difficult to detect in debugging and testing by using Visual Studio code analysis tools.