By Eugenio, on November 4th, 2009
The automatic data collection, based on a well designed unit-test (see this post ) needs the following steps:
A sound architectural design where services are neatly conceived for managing values and entities.
Collection requirements including boundary values (see Boundary values ). Thereby, the tests will be focused on the “critical” scenarios.
Developers able to work in a TDD [...]
By Eugenio, on October 22nd, 2009
The projects are set up for delivering a product. Therefore, all the efforts are sustained for obtaining that specific result. The PM(O) must be able to supply, to the Snr Management, the information needed for evaluating whether the project is still feasible (i.e. within the scope, the delivery date, budget and quality) or not.
From this viewpoint, all other information (upcoming results, risks and issues) can be better understood in order to take action whenever it would be [...]