Comment Re:Simple methodology (Score 1) 347
I can relate to these (anti)patterns of behavior. However, executives make those decisions because they have no way to evaluate (objectively) the impact of their decisions on the project. The software engineering community has been trying to solve this by adding more (and more, and more) complex estimation processes to software engineering. Only to discover that estimation fails very consistenly (I tackle that here: https://vimeo.com/111100275 / video from Oredev/2014).
Because estimation is such a bad method to know the impact of decisions, the behaviors you describe have horrible consequences (I mean, how hard can it be, we are just asking you to change a field in a form....).
We need a much better alternative to make project-schedule relevant decisions. I propose rolling wave forecasting, which builds on continuous and incremental releases that the Agile community has been advocating since the early 2000's. It is possible to make consequences visible, if we are just ready to accept that estimates are not the right approach to answering project critical questions.