Posted by patrickmee on 10/16/38 11:42
Hi all,
The database that our php applications are running on is getting a
major clean up. RI will be enforced, normalization and all that good
stuff.
Our QA department have a set of regression plans but I don't know how
complete they are. Neither do they :(
My idea would be to have them run through their plans on an application
and measure the percentage of the code covered. Then we will know where
we are.
This is a QA project, not a development task. I'm not going to be able
to have the developers put unit tests into their code. That's a
different battle.
We use PHP version 4.x.
Anything I have seen appears to be developer focused. I don't mind
doing a "compile" to instument the code, if that is required. Sorry I'm
from a c++ background.
Thanks for any responses,
Paddy
[Back to original message]
|