Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Articles with tag
Testing
Search for
any
content tagged
testing
Items 1 to 20 of 21
Next 20 >>
Testing at Scale
It seems that many companies don't have the luxury of working with a variety of hardware configurations to test their architecture before deploying their applications. Some of the issues involve time and some involve tools. Steve Jones has an idea that could help with the latter today.
Read more...
By
Steve Jones
2009/11/16
|
Source:
SQLServerCentral.com
|
Category:
editorial - mp3
Rating:
(not yet rated)
Rate this
|
Briefcase
|
45 reads
Testing at Scale
It seems that many companies don't have the luxury of working with a variety of hardware configurations to test their architecture before deploying their applications. Some of the issues involve time and some involve tools. Steve Jones has an idea that could help with the latter today.
Read more...
By
Steve Jones
2009/11/16
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
49 reads
Testing at Scale
It seems that many companies don't have the luxury of working with a variety of hardware configurations to test their architecture before deploying their applications. Some of the issues involve time and some involve tools. Steve Jones has an idea that could help with the latter today.
Read more...
By
Steve Jones
2009/11/16
|
Source:
SQLServerCentral.com
|
Category:
editorial - ipod
Rating:
(not yet rated)
Rate this
|
Briefcase
|
42 reads
Testing at Scale
It seems that many companies don't have the luxury of working with a variety of hardware configurations to test their architecture before deploying their applications. Some of the issues involve time and some involve tools. Steve Jones has an idea that could help with the latter today.
Read more...
By
Steve Jones
2009/11/16
|
Source:
SQLServerCentral.com
|
Category:
editorial - wmv
Rating:
(not yet rated)
Rate this
|
Briefcase
|
44 reads
Is Unit Testing Important?
Testing our applications is important, but at what level do we need to test? Steve Jones talks about unit testing today, and wonders if this is prevalent for SQL Server developers.
Read more...
By
Steve Jones
2009/11/10
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
85 reads
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
|
817 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,938 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,920 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,765 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
|
80 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
|
166 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
|
142 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
|
167 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,799 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,680 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,854 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,861 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,830 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,944 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,726 reads
Items 1 to 20 of 21
Next 20 >>
Copyright © 2002-2010 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use