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

How to unit test SQL Server 2008 database using Visual Studio 2010

Rate me:
Please Sign up or sign in to vote.
4.77/5 (5 votes)
22 Aug 2010CPOL6 min read 33.9K   20  
In this article I’ll discuss about unit testing SQL Server 2008 Database project using Visual Studio 2010.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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