Solving the Right Problem – Step One in Software Development

When you boil it all down, the first and primary task of software development is problem analysis. Although many people commonly view software development as the process of defining requirements and specifications, writing code and testing it, if the problem to be solved has not been correctly defined, the wrong solution will be delivered. Perhaps this helps to explain the high rate of software project failures.
Read More
(0) Comments

Everything I Know About Testing I Learned From the Bible

A realization struck me some while ago during a time of Bible study that many of the basic principles that are foundations for good testing practice are found in the Bible. Since that realization, it has been interesting to search for scripture
Read More
(0) Comments
TOP