.NET Information center

General information about .NET, Silverlight, WPF, WCF and everything else

Thursday, November 11, 2010

Database Testing Links

Yesterday at the SQL PASS 2010 Summit I did a presentation on database testing - I have two sets of links I mentioned there, one for the information I presented and the other for various tools I've tried. Enjoy:
More information on Database Testing and Testing methodologies:
http://www.agiledata.org/essays/whatToTest.html
http://www.agiledata.org/essays/databaseTesting.html
http://www.testinginstitute.com/display.php?id=DATF_MS
http://msdn.microsoft.com/en-us/library/bb381703(VS.80).aspx
http://blogs.technet.com/b/sql_server_isv/archive/2010/10/20/hot-fixes-and-cus-and-service-packs-oh-my.aspx
Database Testing Tools:
http://www.quest.com/benchmark-factory/
http://weblogs.asp.net/rosherove/archive/2004/10/05/238201.aspx
http://www.red-gate.com/
http://sourceforge.net/apps/trac/tsqlunit/
http://sqlunit.sourceforge.net/
http://www.dbunit.org/
http://gojko.net/fitnesse/dbfit/
http://www.anydbtest.com/
http://www-01.ibm.com/software/data/optim/streamline-test-data-management/
http://www.turbodata.ca/
http://www.sqledit.com/dg/
http://www.datatect.com/
http://msdn.microsoft.com/en-us/library/aa730872(VS.80).aspx

Read more: buck.woody
Posted via email from .NET Info
Tags: SQL
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Post Older Post Home

Search This Blog

Translate

Popular Posts

  • 20 Great Web Applications Alternatives to Usual Desktop Software
    Desktop Software has been a great help in our computer work purposes. They serve as our working tool on our projects, designs, hobbies, inte...
  • Trigger a Storyboard on ViewModel changes
    Interactions based on ViewModel changes are easy as soon as you understand how it works. A lot of people have been hiding and showing elemen...
  • Simple paging with ASP.NET MVC and NHibernate
    This post demonstrates how you can do efficient paging using ASP.NET MVC and NHibernate. To make paging efficient we need to pass the start...
  • Loading Win32 DLLs "manually" without LoadLibrary()
    Introduction  Sooner or later many people (OK, maybe not so many) start thinking about loading a DLL without LoadLibrary(). It has only a fe...
  • AvalonDock [2.0] Tutorial
    Introduction  "AvalonDock is a WPF controls library which can be used to create a docking layout system like that is present in Visual...
  • Swarm: A true distributed programming language
    Fundamentals The fundamental concept behind Swarm is that we should “move the computation, not the data”. The Swarm prototype is a simple...
  • OSQA - Stackoverflow like QA system in Python
    OSQA is the open source Q&A system. It is more than just an FAQ page, it is a full-featured Q&A community. Users earn points and bad...
  • Hacking Mono.Cecil - allowing invalid opcodes
    In the last post we took a look at how to manually remove invalid opcodes from an obfuscated assembly. We did this by decompiling the assemb...
  • Cloud9 IDE
    Cloud9 IDE is aiming to be the IDE for Javascript developers. We have all experienced the Eclipse variants and other Java or C++ IDE's...
  • Resource Files and ASP.NET MVC Projects
    If you try some of the traditional ASP.NET approaches to localization and internationalization in an MVC application you’re likely to run i...
Awesome Inc. theme. Theme images by chuwy. Powered by Blogger.