Linkopedia January 2009

Published January 21st, 2009 Under Links | Leave a Comment

XUnitPatterns.com test patterns presents material about refactoring test code.

FlexMonkey is a testing framework for Flex apps that provides for the capture, replay and verification of Flex UI functionality.

Automation for the people: Deployment-automation patterns, Part 1. This article identifies a collection of key patterns for developing a reliable, repeatable, and consistent deployment process capable of generating one-click deployments for Java applications.

Yin Yang & Project Management. How understanding the balance inherent in agile guiding principles can help project managers make the transition from traditional project management methodologies to agile.

Patterns in Practice: Design For Testability. This article examines the design issues, patterns, and principles that can enhance testability.

Diving into PHP: Video Series. This is a brand new series on the ThemeForest blog that will show you EXACTLY how to get started with PHP

JUnit Performance Testing – Instrumentation and Assertion

The Value of Small Tests. This video demonstrates the value of small, isolated tests and explain good engineering practices for how to structure them.

Find more interesting links on the software development links directory, the software development articles directory or the software development videos directory

Open Source Software Turned Industrial but Perceived Quality Don’t Change

Published August 25th, 2008 Under Methods & Tools, News, Numbers, Software Development | 1 Comment

Open source development tools like MySQL, Eclipse, PHP or JBoss are now adopted by many software development organizations. Our last poll examined how the quality of open source tools is perceived against their commercial competitors. We conducted a similar poll twice in the past and it is interesting to compare the results.

Open source versus commercial tools 2008  2006  2004
Same quality 31% 38%  32%
There is no easy answer to this question 25% 22% 24%
Superior in quality 21% 20% 26%
Inferior in quality 12%  12% 13%
I do not use open source tools 6% 6% 4%
I do not use commercial tools 3% 2% 1%
Participants 913 524 312

Source: Methods & Tools

  Read more