Re: [PHP-DEV] We Want Quality From: Andi Gutmans (andi <email protected>)
Date: 06/29/00

At 01:44 PM 6/29/00 -0500, Andrei Zmievski wrote:
>On Thu, 29 Jun 2000, Jason wrote:
> > Sign me up.
>
>Ok, what would be a good starting point? Perhaps, taking PHP 3's test
>suite and modifying it?

 From my experience regression tests are crap. They barely catch anything.
Having testers run RC's on their development sites (real life scripts) is
probably the best regression test you can do.
For example, Zend.com's code covers most features PHP has to offer, and
when testing a version on that (of course an internal development version
of Zend.com) you are much more likely to catch bugs than with a regression
test.

Andi

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>