Qafoo GmbH - passion for software quality

PHP Hypertext Processor

  • Why software quality matters

    by Tobias Schlitt on Thu, 12 Aug 2010 13:03:32 +0200

    It is not always obvious why software quality matters in any development project. Especially in the PHP area, where projects are often won by pitching with short development time and low cost, people don't see the benefits of quality assurance action for their projects. We have therefore made up a white paper explaining the benefits of software quality for your company and how quality assurance can influence important business goals of development projects. Read more on Why software quality matters

  • Testing legacy code

    by Manuel Pichler on Mon, 02 Aug 2010 11:19:09 +0200

    Today we know about the benefits of Test Driven Development and normally also start new projects using TDD. Most projects from the last couple of years integrated this method in their daily development process, which often results in in good code coverage results of 90% and above. But what about all the other old projects, you still manage in your daily work? Read more on Testing legacy code

  • Presenting: PHP Commit Hooks

    by Kore Nordmann on Tue, 20 Jul 2010 11:13:16 +0200

    For those of us using SVN there are some quite common pre- and post-commit hooks in a lot of company repositories, all using their own implementation: Lint checks, CodeSniffer checks, etc. We created a small framework for those commit hooks, which makes it easy to create own checks and custom reporters. Read on for details. Read more on Presenting: PHP Commit Hooks

1