Published at: 02:01 pm - Sunday January 17 2010
One of the most difficult tasks in a software development project is estimating the size of the project. Unfortunatly very often you have to do it at the very beginning of a project, when you have the least information. The result at the end is very often a large difference between the original estimate and [...]
Published at: 12:12 pm - Sunday December 20 2009
Just as Supportability, Maintainability is one of these Non Functional Requirements, that is or should be required from every software development project. So what does that mean? Wikipedia defines it as the ease with which a software product can be modified in order to: correct defects meet new requirements make future maintenance easier, or cope [...]
Published at: 10:12 am - Sunday December 13 2009
When reading the specification of a piece of software to be written, you are bound to find some non functional requirements. Among these there will be, or at least should be Supportability. But what the heck does that mean? How do you install supportability? Let me present some ideas, what you can do to improve [...]