Re: Database testing.

From: "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
To: Niv Cohen <ncohen(at)sandisk(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Database testing.
Date: 2005-12-06 20:29:20
Message-ID: 20051206202920.GG16053@nasby.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Dec 05, 2005 at 11:27:33AM +0200, Niv Cohen wrote:
> Hi,
> My questions are regarding the way you are doing tests to your database.
> 1. Can you explain in general the method you test the database
> engine.
> 2. Are you doing testing for data integrity?
> 3. Are you using a special tool for testing? If yes, is it
> propriety for you or off the shelf?

Best bet is to Use The Source:
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/

> 4. What is the ratio between people doing development to people
> doing testing or between development time to test time.

There is not currently any group of people dedicated to coming up with
test cases.

> Some background on where these questions came from.
> My name is Niv Cohen and I'm working for SanDisk.
> We developed a small embedded database for our needs and we feel the
> luck of expertise in the area of testing this module.
> We by no mean going to sell this as stand a lone database.

Do you have more specific examples or problems?
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jim C. Nasby 2005-12-06 20:31:08 Re: error while creating database
Previous Message Jim C. Nasby 2005-12-06 20:11:23 Re: pg_dump, pg_restore and tablespaces