News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Lukas Smith's Blog:
QA in the PHP world
May 09, 2007 @ 09:20:00

Lukas Smith looks, in a new post today, asking for some of the current thoughts and feelings surrounding the process of QA-ing PHP applications.

He goes through five different steps in a QA process that can help you find the issues with your application long before any user gets their hands on it:

  • using testing tools like PHPUnit or phpt (including code coverage
  • moving on to Selenium or BadBoy (or similar testing tools) to check the runtime flow
  • making ample documentation with things like phpDocumentor or Doxygen
  • Providing debugging tools for frameworks to make locating errors easier than digging through code and comments
  • use code analyzers to check for attacks/vulnerabilities like cross-site scripting or SQL injections

So what am I missing? Any tool I should have mentioned, team management approach? I am sure I have since I just wrote this blog post very quickly and I do not have a check list yet. Speaking of checklist, that sounds like a good thing to have when doing QA.
1 comment voice your opinion now!
qa quality assurance unittest documentation runtime security qa quality assurance unittest documentation runtime security




Similar Posts

Chris Shiflett\'s Blog: Essential PHP Security Slashdotted

Patrick Reilly's Blog: Zend Framework Project Teams Need You

Etienne Kneuss' Blog: PHPT Generator used to discover documentation problems

FrSIRT: Vivvo Article Management CMS SQL Injection and PHP File Inclusion Vulnerabilities

NETTUTS.com: Can You Hack Your Own Site? A Look at Some Essential Security Considerations


Community Events







Don't see your event here?
Let us know!


releases cakephp framework conference zend PHP5 PEAR application zendframework security database code package example job developer ajax release book mysql

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework