Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Data Generation   (RSS)

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

Common Regular Expressions

Gert Drapers has a great post on taking full advantage of the regular expression generator. He shows you some very useful regular expressions that you’ll want to take advantage of in creating meaningful test data using the data generation feature in Team
Posted by SachinRe | 0 Comments
Filed under:

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

Creating a custom data generator: PersonGenerator

One of the most exciting extensibility points in Team Edition for Database Professionals is the ability to create your own custom data generator. Team Data will ship with a comprehensive set of data generators to generate data for almost all data types
Posted by SachinRe | 2 Comments
Filed under:

Attachment(s): PersonGeneratorData.xls

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

Link: Walkthrough of test data generation

Cameron Skinner, Product Unit Manager (the guy who runs the product group), has a great post with a walkthrough of the test data generation tool. You can find it here: http://blogs.msdn.com/camerons/archive/2006/06/30/652407.aspx He shows you exactly
Posted by SachinRe | 0 Comments
Filed under:

A better approach to test data generation

Anytime you are doing any sort of serious database development, you’ll need realistic test data to verify your system. There are several commonly used approaches to test data generation: § Use production data for testing purposes . Typically you do this
Posted by SachinRe | 2 Comments
Filed under:
 
Page view tracker