unit, integration and system tests for PHP applications

Posted by Sara on Stack Overflow See other posts from Stack Overflow or by Sara
Published on 2010-06-06T11:59:42Z Indexed on 2010/06/06 12:02 UTC
Read the original article Hit count: 336

Filed under:
|
|

Hi, We were given an assignment to develop a prototype for a customer community. It was suggested PHP as the programming language. (but we're not supposed to actually code it, just a prototype with documentation is required)

I'm wondering what are the best practices/ tools used in Unit testing, Integration Testing and System testing for such a php app

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about unit-testing