O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by Alejandro Ramirez : May 28 2011 08:38 PM
Google's testing blog had this link from StickyMinds:
http://www.stickymin...jecttype=ARTCOL full answer >
This excerpt from Closure: The Definitive Guide will show you how to use test-driven development to examine code that validates an email address. This example lends itself to a technique known as test...
Are you a Flash developer using Flex to build engaging, cross-platform rich Internet applications? If you are, do you know how you're going to test them? This excerpt from Fain, Rasputinis, & ...
Is your new Windows 7 system acting flakey? It could be bad memory. This excerpt from David A Karp's Windows 7 Annoynaces will help you test for bad memory (RAM).
Bad memory can manifest itself i...
If you want to test your application as another user who isn’t
a developer, but the Facebook ToS prevents you from creating accounts
that aren’t linked to your real identity, use...
If you want to benchmark changes that you are making to verify that
they are in fact making a difference in performance, use ab (Apache bench), which
you will find in the bin
...