neděle 19. dubna 2009

eliminate the monkey work

Sometimes people suggest to hire a student (== not so expensive technical person) to do some repetitive a tedious tasks. Eg. testing a specific module, pre-chewing certain complex document etc.

It's a temptation, especially when you have a big enough budget and a good will to help your overloaded software team. But at the end it maybe has the opposite effect.



A few disadvantages which just come to my mind:
  1. if the hard monkey job is done by somebody else you don't even start to think how to eliminate it (eg. module is automaticaly testable only if it's designed the right way)
  2. repetitive work is no fun - bad mood doesn't increase the productivity of your team
  3. the more people in the team, the more time spent in meeting, communication, management, administration...
In software factories most of the repetitive and boring work can be eliminated. Some repetitive tasks are harder to remove some are just easy. Complex documents can be managed by requirement management tools, most of the testing can be decomposed in a way that it could be run automatically, integration test can be semi-automated

If one succeeds in eliminating this repetitive tasks he/she is rewarded by having a smaller team which is more flexible, faster and most probably the deliverable will contain less bugs.

Let me put it simple: "Monkey tasks must be shared by the whole team, otherwise the senior people are not motivated to eliminate them."

Žádné komentáře:

Okomentovat