Click here to Skip to main content
15,891,513 members
Articles / Database Development / SQL Server / SQL Server 2008

How to Unit Test SQL Server 2008 Database Using Visual Studio 2010 – Part 2

Rate me:
Please Sign up or sign in to vote.
4.90/5 (3 votes)
23 Aug 2010CPOL9 min read 18.9K   8  
In this article I will explore the important features that can be configured to build comprehensive database unit tests.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
Atul works at Microsoft as a .NET consultant. As a consultant his job is to design, develop and deploy enterprise level secure and scalable solutions using Microsoft Technologies.

His technical expertise include .NET Framework(4.0, 3.5, 3.0), WPF, WCF, SharePoint 2010, ASP.net, AJAX, Web Services, Enterprise Applications, SQL Server 2008, Open Xml, MS Word Automation.

Follow him on twitter @verma_atul

He blogs at
http://www.atulverma.com
http://blogs.msdn.com/b/atverma

Comments and Discussions