Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Content with tag
Testing
Refine your search with one of the following additional tags (with number of items):
Database Weekly
(4)
Certifications
(1)
Editorial - WMV
(1)
process
(1)
System Development Life Cycle
(3)
Data Dude
(1)
FitNesse
(1)
Programming
(1)
Test-Driven Development
(2)
DBFit
(1)
Fragmentation
(1)
RAND()
(1)
VSTS
(2)
Editorial
(1)
Indexing
(1)
Red Gate Software
(1)
.Net
(1)
Editorial - iPod
(1)
Life Cycle
(1)
Scalability
(1)
agile
(1)
Editorial - MP3
(1)
LINQ
(1)
Try-Catch
(1)
beta testing
(1)
Items 1 to 16 of 16
William Durkin, Serial Red Gate Beta Tester
In this article sponsored by Red Gate, read about a beta tester's experience with new versions of SQL tools.
Read more...
By
Additional Articles
2009/07/16
|
Source:
SimpleTalk
|
Category:
Testing
Rating:
(not yet rated)
Rate this
|
Briefcase
|
754 reads
An Example of Test-Driven Development, Part 3
Andy Leonard continues on with his series on TDD. This time he performs some refactoring on his solution.
Read more...
By
Andy Leonard
2009/07/13
|
Source:
SQLServerCentral.com
|
Category:
Testing
Rating:
|
Discuss
|
Briefcase
|
4,726 reads
An Example of Test-Driven Development
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.
Read more...
By
Andy Leonard
2009/04/30
|
Source:
SQLServerCentral.com
|
Category:
Testing
Rating:
|
Discuss
|
Briefcase
|
12,317 reads
SQL Unit Testing
This article talks about an easy way to add hundreds of unit tests in your solution using SQL Load Test from Codeplex.
Read more...
By
Alejandro Pelc
2009/04/08
|
Source:
SQLServerCentral.com
|
Category:
System Development Life Cycle
Rating:
|
Discuss
|
Briefcase
|
7,579 reads
State Models - Database Weekly (Feb 16, 2009)
Testing software is important, and the use of state models can help. This week Steve Jones talks about a new book that exposes software testing at Microsoft.
Read more...
By
Steve Jones
2009/02/16
|
Source:
SQLServerCentral.com
|
Category:
Editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
72 reads
State Models - Database Weekly (Feb 16, 2009)
Testing software is important, and the use of state models can help. This week Steve Jones talks about a new book that exposes software testing at Microsoft.
Read more...
By
Steve Jones
|
Source:
SQLServerCentral.com
|
Category:
Editorial - WMV
Rating:
(not yet rated)
Rate this
|
Briefcase
|
112 reads
State Models - Database Weekly (Feb 16, 2009)
Testing software is important, and the use of state models can help. This week Steve Jones talks about a new book that exposes software testing at Microsoft.
Read more...
By
Steve Jones
|
Source:
SQLServerCentral.com
|
Category:
Editorial - iPod
Rating:
(not yet rated)
Rate this
|
Briefcase
|
107 reads
State Models - Database Weekly (Feb 16, 2009)
Testing software is important, and the use of state models can help. This week Steve Jones talks about a new book that exposes software testing at Microsoft.
Read more...
By
Steve Jones
|
Source:
SQLServerCentral.com
|
Category:
Editorial - MP3
Rating:
(not yet rated)
Rate this
|
Briefcase
|
130 reads
Easy and Repeatable Testing of DB Code (Stored Procs, etc.) with DbFit
Testing DB code is not fun or easy so it usually gets ignored. But now there’s a super-easy way to test using DBFit.
Read more...
By
Solomon Rutzky
2008/11/13
|
Source:
SQLServerCentral.com
|
Category:
Testing
Rating:
|
Discuss
|
Briefcase
|
8,729 reads
Predictable Index Fragmentation
This technical article provides an overview of how to produce specific levels of index fragmentation. Useful for creating test plans.
Read more...
By
Craig Outcalt
2008/10/29
|
Source:
SQLServerCentral.com
|
Category:
Indexing
Rating:
|
Discuss
|
Briefcase
|
5,454 reads
How to Take Part in a Beta Test
A description of the things to avoid and do when involved with a beta test.
Read more...
By
Grant Fritchey
2008/09/26
|
Source:
SQLServerCentral.com
|
Category:
beta testing
Rating:
|
Discuss
|
Briefcase
|
2,851 reads
Close these Loopholes - Reproduce Database Errors
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.
Read more...
By
Additional Articles
2008/06/12
|
Source:
SimpleTalk
|
Category:
Testing
Rating:
Rate this
|
Briefcase
|
2,780 reads
Scalability and Goal Testing for Developers
Often developers are tasked with not only developing functional code, but also with ensuring that the code they develop scales well and performs in the application environment.
Read more...
By
Additional Articles
2008/05/09
|
Source:
DevX
|
Category:
Scalability
Rating:
Rate this
|
Briefcase
|
1,754 reads
Testing SQL Stored Procedures Using LINQ
The need to test a program that accesses and manipulates a back-end SQL Server® database is very common. In many such cases, the application interacts with the back-end data through the use of SQL stored procedures. In this type of scenario, you can think of the stored procedures as auxiliary methods of the system under test; and they must therefore be tested just like any other module in the system.
Read more...
By
Additional Articles
2008/05/08
|
Source:
Microsoft MSDN
|
Category:
System Development Life Cycle
Rating:
Rate this
|
Briefcase
|
3,860 reads
Apply Test-Driven Development to your Database Projects
This article from MSDN discusses the benefits of TDD and bringing unit testing to your database development.
Read more...
By
Additional Articles
2008/03/07
|
Source:
Microsoft MSDN
|
Category:
VSTS
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,511 reads
Create a Custom Test Interface Provider for Team Sytem
This article looks at fuzzy testing and how to build a provider for your own use.
Read more...
By
Additional Articles
2007/11/16
|
Source:
Microsoft MSDN
|
Category:
.Net
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,624 reads
Items 1 to 16 of 16
Most popular
Easy and Repeatable Testing of DB Code (Stored Procs, etc.) with DbFit
Testing DB code is not fun or easy so it usually gets ignored. But now there’s a super-easy way to test using DBFit.
Read more...
By
Solomon Rutzky
2008/11/13
|
Source:
SQLServerCentral.com
|
Category:
Testing
Rating:
|
Discuss
|
Briefcase
|
8,729 reads
An Example of Test-Driven Development
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.
Read more...
By
Andy Leonard
2009/04/30
|
Source:
SQLServerCentral.com
|
Category:
Testing
Rating:
|
Discuss
|
Briefcase
|
12,317 reads
An Example of Test-Driven Development, Part 3
Andy Leonard continues on with his series on TDD. This time he performs some refactoring on his solution.
Read more...
By
Andy Leonard
2009/07/13
|
Source:
SQLServerCentral.com
|
Category:
Testing
Rating:
|
Discuss
|
Briefcase
|
4,726 reads
Copyright © 2002-2009 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use