|
|
|
|
|
by lifeisstillgood
988 days ago
|
|
>>> Instead of traditional stand-ups, engineers log into their systems and provide a brief update by sending a short voice message. (bit too negative - but basically i disagree) You do not ask a human how the computer is doing. You see the working code. If the working code is running great, if not bad. But you don't ask the human. you ask the test suite. I mean, I see a different end point for software orgs - I call it the "whole org test rig". Every part of a companies current processes is digitised (future changes and improvements are yet to be committed) but the sales people will pitch using software that tells them who to pitch to and when, the customer service agent is probably already a bit etc etc. And when a whole org is "in code" then you can set up test environments - run sensitivity tests, try out new applications and new services and ensure the training is ready and ... basically most management is co-ordination. And if you can just test then the co-ordination sits in the test rig |
|