Testing

SQLServerCentral Article

An Example of Test-Driven Development

  • Article

Developing a database can be an trying experience, and it's ways good to see how someone else builds a design. In this new article, MVP Andy Leonard shows us how to build a database using test-driven development for a weather database.

3.66 (80)

You rated this post out of 5. Change rating

2010-10-29 (first published: )

28,338 reads

External Article

Close these Loopholes - Reproduce Database Errors

  • Article

This is the final part of Alex's ground-breaking series on unit-testing Transact-SQL code. Here, he shows how you can test the way that your application handles database-related errors such as constraint-violations or deadlocks. With a properly-constructed test-harness you can ensure that the end-user need never see the apparent gobbledegook of database system error messages, and that they are properly and robustly handled by the application.

2008-06-12

3,334 reads

Blogs

From Data Custodian to Innovation Catalyst: The Evolving Role of the CDO

By

There was a time when the Chief Data Officer lived in the shadows of...

Down the Rabbit Hole: Dealing with Ad-Hoc Data Requests

By

"But I don’t want to go among mad people," Alice remarked."Oh, you can’t help...

Adding a Local Model to Ollama through the GUI

By

I saw some good reviews of the small gemma3 model in a few places...

Read the latest Blogs

Forums

Parameter sniffing issue with different minutes as opposed to using midnight

By mikael_ljunghorn

Hej, I'm not facing this issue but as I was working another parameter sniffing...

Some query values change when query is run but not others. Why?

By water490

Hi everyone I have a 1000 line SQL query that is too long to...

using different credentials when debugging ssis

By stan

hi, now and then i want one connection in my ssis pkgs to use...

Visit the forum

Question of the Day

PWDCompare

What does the PWDCOMPARE function do?

See possible answers