Monday, April 24, 2006

Should acceptance tests be included in the continuous build process?
http://agiletesting.blogspot.com/2006/04/should-acceptance-tests-be-included-in.html

Today's link is the latest entry on the Agile Testing blog which I have sent you previously. This article is a discussion on automated acceptance testing being part of the automated build process. It does a good job on vocabulary and linking to other related content.


Jeffrey Kelly
http://sailwhatcom.com

Monday, April 17, 2006

Analyzing SQL Server 2000 Data Caching
http://www.sql-server-performance.com/tp_analyzing_sql_server_2000_data_caching.asp

This article covers some basic information on SQL Server caching with some good SQL examples.


Jeffrey Kelly
http://sailwhatcom.com

Monday, April 10, 2006

Java Performance Tuning
http://www.javaperformancetuning.com/index.shtml

This site is dedicated to high performance Java. It is a bit of a piecemeal collection and navigation is a bit challenging, but there is a ton of great stuff!


Jeffrey Kelly
http://sailwhatcom.com

Monday, April 03, 2006

Using Profiler to Identify Poorly Performing SQL Server Queries
http://www.sql-server-performance.com/sql_server_performance_audit10.asp

This article covers the basics to capturing SQL Traces that assist in finding the long-running stored procedures that run on a SQL box. Not very in depth but a good reference for making sure you have everything you need.


Jeffrey Kelly
http://sailwhatcom.com