Who Validates the Validators?
QA should, that’s who.
For example, if you take a little time to submit the comments form on this page without entering information, it throws up a JavaScript error:
It kind of looks like it’s checking for a checkbox that isn’t on the form. As if it was copied from somewhere else with a “Remember me?” link, such as a login.
Copied and not tested. I’d like to tell you the trick for testing for this sort of failure, but the only trick is to test.
But it’s a Web 2.0 world. Testing was so Web 0.9 (beta).

