1. Describe the Hardware and Software conditions you tested the site under. Include these factors.
I tested the site under Windows and Mac OSX (Courtesy of Virtualization).

Computers Used for Testing:
Custom Workstation (No Brand)
Processor: Intel Core i7 920 (3.33Ghz at the moment)
Memory: 12GB (1333Mhz)
Video: nVidia GeForce 8800GTS 512
other hardware doesn't affect website.
Software:

Windows XP Professional x64 Edition (64-bit)
mySQL Server version 5.1 (x64)
PHP5 x64 build
Firefox
IE
Virtualization Software (Mac).

Dell d630 Laptop
Processor: Core 2 Duo 2.0Ghz
Memory: 3GB
Video: nVidia Quadro NVS135m (GeForce 86m)

Software:
Windows XP Professional
Firefox
IE

1. OS
WIndows/Mac OSX

2. Browser (version)
Firefox(Windows), IE6(Windows), Safari(Mac)

3. screen size and resolution
1680x1050(Windows x64), 1440x900(Windows) 1024x768(Mac)

4. monitor color depth
32-bit(Windows) "Millions"(Mac, sorry don't know)

5. speed of connection
Cable(Windows), Offline(Mac)

6. any adaptive devices used?
No.

2. How many tests did you perform?
I went through the entire site. I checked links, I checked the PHP programs (not on Mac, as I don't have server software or the internet on that one).

3. List the factors you were testing for (ie size of text, accuracy of color, speed of pages loading, ability to see all element of the page.)
There was 1 error I encountered: at the time of writing, the "News" page had a bug. however, I only just found out the page had any php, so I can't work on that now. I was searching for relative "correctness" of the site. The site should look the same (save for monitor color differences and the like), and it did in every page I could check.
Also, I was looking for performance issues: i.e. plage loading. Unfortunetly, the JavaScript I included was a monster of a bandwidth hog, so I'm going to investigate compression software for JavaScript files and retry it. Good, it's now fixed considerably! The JS file is only 21k now, instead of 58.

4. Summarize the test results
Testing was generally successful. The server (GoDaddy) is pristine! Both GoDaddy and I have equivalent versions of PHP (I have an x64 system). The server that Doane has wasn't, at the time of testing, capable of current PHP scripting, so that wasn't investigated.

5. Describe the changes you plan to implement based on the Equipment Testing

I plan on implementing more JavaScript compression. There is nothing else to concentrate on.

Validation Issues:

The pages didn't validate XHTML Strict (generally). The Gallery and form pages did, but I paid attention to the validator output and corrected my copies of those pages. The links to the validator have ben curiously removed from the other pages. None of them validate. I'd check them all but it's really annoying to have to copy and paste all the urls from each page (as opposed to clicking a link).