Quantcast
Viewing all articles
Browse latest Browse all 14

Unit Testing for SQL Server in Visual Studio 2013

Unit Testing is commonly leveraged in application development and this can applied to database development as well, In Visual Studio 2013 integrated database testing can run directly against the database.It can even be configured automatically in the team build scenario. This post outlines how to create database unit testing in Visual Studio 2013. Create a [...]

Viewing all articles
Browse latest Browse all 14

Trending Articles