Re: php professional

From: Mark Walker <furface(at)omnicode(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: php professional
Date: 2007-02-22 23:20:55
Message-ID: 45DE2557.9050503@omnicode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>One of my problems with database development is how to construct
analogously strong test cases in order to prove the code correct. <<<

I have found the best method is to be as random as possible. I think
coders subconsciously only test with data they think will work so they
don't have worry about working late. They're biased. We're all so
programmed to think in deterministic ways that we don't recognize the
power of pure random guessing.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim Nasby 2007-02-22 23:27:47 Re: postgresql vs mysql
Previous Message Jim Nasby 2007-02-22 23:17:35 Re: postgresql vs mysql