Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Database Unit Testing   (RSS)

Database Unit Testing Whitepaper Published

I wanted to let you all know that I just published my detailed whitepaper on database unit testing. Summary: Microsoft Visual Studio 2005 Team Edition for Database Professionals is the first toolset to deliver a comprehensive framework for performing
Posted by SachinRe | 1 Comments

Programmatic deployment sample

Jamie Laflen, Tech Lead for database unit testing, has put together another great sample showing you how to programmatically deploy your database project using the database unit testing framework. The scenario here is that you can control the deployment
Posted by SachinRe | 1 Comments

Disabling triggers to support data generation

Jamie Laflen, Tech Lead for database unit testing, has developed a code sample to show you how to automatically disable triggers to support data generation. The scenario is that you have delete or insert triggers defined on your database that inhibit

Database Unit Testing Whitepaper Draft

So I’ve spent the last week authoring a detailed whitepaper on Team Edition for Database Professional’s database unit testing framework. I thought I would post the draft online here prior to publishing it to MSDN. Summary: Team Edition for Database Professionals

Change in Database Unit Testing RAISERROR Behavior in CTP 7

We have changed the behavior of the usage of the RAISERROR command in database unit tests. Prior to CTP7, a RAISERROR statement of any severity greater than 0 would cause the database unit test to fail. We have changed this behavior based on feedback
Posted by SachinRe | 1 Comments

Change in Test Conditions \ Generators Extension File in CTP7

I wanted to make sure everyone was aware of a change that we have made in the extensions file for both custom Test Conditions & Generators in CTP7. We now perform xsd validation over the xml file and thus require the extensions xml to appropriately

DevConnections Presentation: Database Unit Testing

I wanted to make available the other presentation that I gave at Dev Connections in Las Vegas , Nevada this week as well. You can find the title, synopsis, and powerpoint deck below. SDB310: Database Unit Testing with Team Edition for Database Professionals

DevConnections Presentation: The Database Development Process

This week I attended the Dev Connections series of conferences in Las Vegas , Nevada . I had a great time giving several presentations on Team Edition for Database Professionals, as well as interacting with many excited customers about their experiences

Test Case Management

If you have both Team Data and Test Test (or simply Team Suite), you’ll be able to take advantage of the Test Manager Tool Window and test lists. This provides more sophisticated test case management capabilities. The most useful aspect of this is the
Posted by SachinRe | 0 Comments

The Many Ways to Execute Database Unit Tests

I wanted to make sure you were all aware of the various methods of executing database unit tests. I’ve talked with some users who were pleasantly surprised to learn of several of the other options, so I thought I’d throw it up on my blog for everyone’s
Posted by SachinRe | 0 Comments

Video on adding transaction support to db unit tests

Learn how to add transaction support to your database unit tests in Team Edition for Database Professionals in order to better manage the database state during your test run. http://channel9.msdn.com/ShowPost.aspx?PostID=244523 Sachin Rekhi
Posted by SachinRe | 0 Comments

Adding transaction support to database unit tests

I wanted to describe how to add transaction support to your database unit tests. In this previous post I motivate why you would want to do this. It’s all about managing the database state prior to and during your test run. For managing the database state
Posted by SachinRe | 1 Comments

Video on Creating a Custom Test Condition

I just put together a 15 minute video on just how you go about creating a custom test condition. So check it out! You’ll see how quickly you can code, deploy, and use a custom test condition to extend the database unit testing functionality in Team Edition
Posted by SachinRe | 0 Comments

Extensibility in Team Edition for Database Professionals

I just gave a presentation at the annual Visual Studio Partner Summit on extensibility points in Team Edition for Database Professionals. So I thought it would be a great opportunity to share this on my blog as well. When I think of the extensibility

Creating a custom test condition: ResultSet Column Count

I wanted to walk you through just how you can go about creating your own custom test condition. This test condition will be added to the existing suite of in the box conditions and can be leveraged just like all of the other conditions inside the database
Posted by SachinRe | 2 Comments
More Posts Next page »
 
Page view tracker