Quality Assurance in PHP Projects Sebastian Bergmann (thePHP.cc) Another awesome presentation and workshop today. There are so many take-aways, I’m not sure what to add in. I took five pages of notes. PHPUnit Best Practices: Use the setup() method Make functions for code that is reused. Make test for edge cases. Use –testdox to display [...]
8:30am Tuesday, 07/21/2009 Philippe Gamache (Parler Haut, Interagir Librement), Damien Seguy (Alterway Consulting) This presentation was very informative and I commend the presenters on being extraordinarily well prepared. Here are my take-aways: A full code audit can be broken down into five phases: Goal/Objective Identification Interview with the development team Blackbox testing Open code audit [...]
This was an excellent workshop session designed to take us on a trip through specifying and implementing a workflow to automate business processes. The presentation was given by Jim Brandt (Synacor, Inc.) who did an excellent job. Here are some highlights or take aways: Workflow systems tie multiple applications together and integrate pieces using a [...]