|
Posted by Stephen Kellett on 03/19/06 11:09
In message <1142461238.352899.86570@j52g2000cwj.googlegroups.com>,
patrickmee@gmail.com writes
>Our QA department have a set of regression plans but I don't know how
>complete they are. Neither do they :(
Software Verification have Code Coverage, Performance Profiling and a
Flow Tracer available for PHP. Currently they are not on the website,
but they will be shown on the website within the next week (the site is
getting a redesign, so they won't show until the redesign is available,
which happens next week).
These tools do not require insertion of any code into your application
or the modification of any of your code. Currently the tools require
PHP5, but plans to support PHP4 are in place.
The Coverage and Performance tools both have command line support so
that you can integrate them with regression tests etc. All tools support
HTML and XML export and the Coverage tools supports the notion of
merging different test results to provide a merged result.
And of course, no need to modify your application to use the tools.
If you are interested in these tools but don't want to wait for the
redesign of the site, take a look at Python Coverage Validator, Python
Performance Validator and Python Bug Validator - the PHP versions are
identical except for the fact they work with PHP rather than Python.
http://www.softwareverify.com
http://www.softwareverify.com/pythonBugValidator/index.html
http://www.softwareverify.com/pythonCoverageValidator/index.html
http://www.softwareverify.com/pythonPerformanceValidator/index.html
Stephen
--
Stephen Kellett
Object Media Limited http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting
Navigation:
[Reply to this message]
|