window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-921TFQBWCD');

Monthly Archives: December 2019

Function points – comparison

We take a look at the various ways to measure software size Software sizing is not easy, because there are hundreds of languages, architectures and techniques for writing it.  The industry has tried many different approaches over the years, but the most effective is an approach called functional sizing.   Knowing the size is generally most useful [...]

Root causes of software bugs – Explained

Where do Software Defects Originate? Defects in software are inevitable. A common misperception is that the defects are caused only by faulty code, this is NOT so.  In fact, more defects are caused by poor requirements, poor architecture or poor design (collectively) than poor code. Usually the concept of a defect or bug is [...]

DevOps Extreme Left Testing – REST API

Monday 2nd December, 2019 ScopeMaster Ltd, Marlow UK announces the availability of a new REST API.  This represents a breakthrough for DevOps and Agile teams who appreciate the merit of early testing.  It is common practice these days for developers to test code early, but ScopeMaster takes this practice one step further by testing the requirements BEFORE [...]

Go to Top