SCRUMmy Development
-
This is pretty much my experience with SCRUM too. The main things that impeded our process: -SCRUM for a large team does NOT usually work well. Say each person takes a time frame of 3 min on average, a team of 10 people will already use up 30 min SCRUM time. Hard not to zone the hell out, especially if the talker is going on about unnecessary details and blabbing the world away. We had a team of just under 20, and our scrum meetings occasionally went over an hour. -Developer pride... no one likes to admit that they're having problems with an issue in front of THE WHOLE TEAM. I guess the point is to encourage openness but again, it doesn't work unless if everyone is open about their problems, but how does one really know if the other person is being open or not? -Productivity scores were okay in usefulness at best. If we couldn't finish something, the scrum master would just assign more hours to it, or put it on the next sprint, which doesn't really help for productivity. If things were going bad for the sprint, it can't always be helped, because things don't always go as planned. Forcing things to happen in development is a pretty bad idea. -Geographical division of developers. Yes there is google hangout/skype, but it's hard to be open to people who you don't even see in person. -Production issues... take priority and mess up sprint planning. Sprint failed. These prod issues usually end up taking a huge chunk of scrum time too. Don't get me wrong, I know SCRUM does work, but it only works if done properly. I love hearing what other people are working on, but at the same time there were countless scrums where I could have used that 40 min - 60 min time period to do something more productive. SCRUM needs to be short, and done in scope (What was done yesterday, today, need help?).
10 to 20 people is too many for one scrum team. When the group gets this large, it must be broken down to teams of 7 (+/- 1). Then, each group must have a leader. The scrum should never take more than 15 minutes. Each person should tell what he/she did, is going to do, and the roadblocks faced. Then each group leader meets with the other group leaders to give the details (a high level scrum). If your project is this large, break it down to a more manageable team size. Otherwise, it gets too unwieldy and useful time is lost.
-
I agree with your thoughts on the meetings being a large interruption. Ours start at 9:30 am. It interrupts the morning :( After talking about SCRUM with another coworker yesterday, I came to the thought that SCRUM is not for developers, but for management to track work. I don't see this as good or bad, just an observation. Good managers/developers will make most environments successful regardless of the process. Hogan
I also agree. But, to sound like devil's advocate, we should plan ahead for the meeting. We know it is coming at the appointed time. So don't get too deep in your work. Possibly, scheduling the scrum meeting at a better time, say just after lunch, at the end of the day, when every one gets in may work out. The idea time would be before or after everyone has or had that inspirational moment. The hard part is making sure that all of the participants are present at the meeting time.
-
In SCRUM meetings, and particularly during retrospective after sprint, it is critical to ensure open, safe comm. That's why team has right to ask everyone else out during retrospective or ask executives to not attend particular status meeting. In one of companys I did work, we had a woman, which was particularly good at moderating meetings - she was outside project. For a team, where people had issue with openly discuss problems and even cooperate well, she was introduced to help to talk. No strings attached, she was there to moderate, help execute the meetings, guide their way, no detailed reports provided up in the food chain. It was said at the day one. After two weeks communication in team appeared to change dramatically, and after one month this was completely another team - she helped them. The team needs to feel secure to openly discuss it's drawbacks. I mean - I've seen a lot of retrospectives, even ones, where people where angry on each other and it got hot. I think it's crucial if you want to have SCRUM - one of cornerstones there is the team executing development, and the team is also about honest communication.
Michał Rybiński wrote:
In SCRUM meetings, and particularly during retrospective after sprint, it is critical to ensure open, safe comm
And AGAIN, that is is the goal of all business meetings. And since SCRUM meetings are business meetings it applies to them as well.
Michał Rybiński wrote:
I mean - I've seen a lot of retrospectives, even ones, where people where angry on each other and it got hot
And I have seen business meetings where that happened. I was at an interview for a employee candidate where employees started a heated discussion amongst themselves. At another requirements meeting a business analyst left in tears.
-
jschell wrote:
I have never seen any research that suggested that any specific formal process control methodology provided a benefit over any other type.
The point is that if you are using a methodology, any methodology, badly, or not following it correctly, it will not work. If scrum (or any other methodology) has been adopted by the OP's company, then discussions about whether or not they should follow it are immaterial. They have to do it right, or they're just wasting their time and risking their jobs. Another point to note is that management will come gunning for anyone who intentionally does things to prevent it's working correctly, and will be right to do so -- you don't sabotage your home team.
I wanna be a eunuchs developer! Pass me a bread knife!
Mark_Wallace wrote:
They have to do it right, or they're just wasting their time and risking their jobs.
It has been my experience that the vast majority of development shops fail to implement effective process methodology. And effective doesn't mean that developers feel good but rather than the over all process such as delivery, overwork, bugs, features delivered, etc, improve once the process is put into place.
Mark_Wallace wrote:
Another point to note is that management will come gunning for anyone who intentionally does things to prevent it's working correctly
Not any place that I have ever worked for nor that I have even heard of. At one company management terminated the formal process control because the company was acquired and the employees of the acquiring company found the process control confusing (and given that the code from the acquiring company was the worst code I have ever seen in my entire career it isn't a wonder that they were confused.)
-
ExcellentOrg wrote:
SCRUM was one of the best environment I've worked in.
How many formal process control methodologies have you worked under for real company projects? How large are the teams both for your current success and other failures?
ExcellentOrg wrote:
or you've gotten clueless project manager or both.
SCRUM doesn't define a "project manager" and in normal business practice the role of "project manager" is not one that controls people but instead manages tasks. Perhaps you meant something more general like "manager".
jschell wrote:
ExcellentOrg wrote:
SCRUM was one of the best environment I've worked in.
How many formal process control methodologies have you worked under for real company projects?
How large are the teams both for your current success and other failures?I have worked in a few; Change Control; Waterfall (aka SDLC); In my very first SCRUM project, team size was 5; In second project, it was 20+. In SDLC, actual team size were in 100s but individual tasks were granulated "fine" so one rarely worked with more than 3 ppl at a time. Change Control was the weirdest formal mgmt one: On some days, I had so much work that I would not have time for lunch; On other days, I'd be free from 9 to 5 and would find it hard to kill time at work. All said and done, SCRUM does rely on relative honesty of all Project stake holders.... Currently, I run my own company and work solo but I do hire freelancers at which point, I use ideas I learnt for SCRUM.
SCRUM doesn't define a "project manager" and in normal business practice the role of "project manager" is not one that controls people but instead manages tasks. Perhaps you meant something more general like "manager".
Yes. Project Manager is more of a formal organizational designation. SCRUM keyword for the same role is "Scrum Master". More often than not, that responsibility falls on heads of Project Manager or a Tech Lead.
-
It seems like the team is still getting used to the SCRUM mentality but as with most projects, there's probably little time to waste on them getting up to speed. In reply to your original complaints and a couple of things that will help the scrum run better are: 1. Would any self organizing team of developers actually plan to meet every day? A. Yes, the team need to meet everyday so they are fully aware of where they are in the development process and where their team mates are. They need to be made fully aware (usually by the scrum master) of what each meeting will focus on and what is expected of them. 2. About half of the 15 minute morning morning consists of, "Lets have a Meet After to Discuss". Half the team stays after the meeting every day. How about just discussing it now and getting it over with? A. If they are having to have follow on meetings from the scrum, these should be formalised so that the results of the meetings can be shared at the next day's scrum. This will make sure that everyone is fully aware of any potential issues that could impact on their work and as they will have to put more into it than just chat for a while they will probably cut down on the amount of "discussions". 3. The other half of our 15 minute morning meetings is just to state that the status hasn't changed from yesterday A. This needs to be addressed, if there is no progress from one scrum to the next then the project is essentially stalled. If they are saying nothing has changed since yesterday then challenge them on why there is no change and what they are doing to address this. Whatever you do don't let this carry on. It is counter productive and other team members will start to get the impression that they are either doing all the work when others aren't pulling their weight or they will take it as the norm and just stop making progress on their part. From experience the simplest way to keep a scrum going is: 1. Give an update of where the project is along with any priorities. 2. Each person says what they accomplished yesterday and what they will accomplish today. 3. Everyone has a say and they need to question or comment on anything they don't understand or agree with. 4. The scrum leader has to keep the scrum as short as possible but at the same time covering everything that needs to be discussed. If the team is large, make certain people responsible for giving the updates rather than everyone chipping in. 5. Make sure that you thank everyone for their work and contribution to the scrum.
Member 8261648 wrote:
It seems like the team is still getting used to the SCRUM mentality but as with most projects, there's probably little time to waste on them getting up to speed.
In reply to your original complaints and a couple of things that will help the scrum run better are:
1. Would any self organizing team of developers actually plan to meet every day?
A. Yes, the team need to meet everyday so they are fully aware of where they are in the development process and where their team mates are. They need to be made fully aware (usually by the scrum master) of what each meeting will focus on and what is expected of them.
2. About half of the 15 minute morning morning consists of, "Lets have a Meet After to Discuss". Half the team stays after the meeting every day. How about just discussing it now and getting it over with?
A. If they are having to have follow on meetings from the scrum, these should be formalised so that the results of the meetings can be shared at the next day's scrum. This will make sure that everyone is fully aware of any potential issues that could impact on their work and as they will have to put more into it than just chat for a while they will probably cut down on the amount of "discussions".
3. The other half of our 15 minute morning meetings is just to state that the status hasn't changed from yesterday
A. This needs to be addressed, if there is no progress from one scrum to the next then the project is essentially stalled. If they are saying nothing has changed since yesterday then challenge them on why there is no change and what they are doing to address this. Whatever you do don't let this carry on. It is counter productive and other team members will start to get the impression that they are either doing all the work when others aren't pulling their weight or they will take it as the norm and just stop making progress on their part.
From experience the simplest way to keep a scrum going is:
1. Give an update of where the project is along with any priorities.
2. Each person says what they accomplished yesterday and what they will accomplish today.
3. Everyone has a say and they need to question or comment on anything they don't understand or agree with.
4. The scrum leader has to keep the scrum as short as possible but at the same time covering everything that needs to be discussed. If the team is large, make cer -
I also agree. But, to sound like devil's advocate, we should plan ahead for the meeting. We know it is coming at the appointed time. So don't get too deep in your work. Possibly, scheduling the scrum meeting at a better time, say just after lunch, at the end of the day, when every one gets in may work out. The idea time would be before or after everyone has or had that inspirational moment. The hard part is making sure that all of the participants are present at the meeting time.
James Lonero wrote:
I also agree. But, to sound like devil's advocate, we should plan ahead for the meeting. We know it is coming at the appointed time. So don't get too deep in your work. Possibly, scheduling the scrum meeting at a better time, say just after lunch, at the end of the day, when every one gets in may work out. The idea time would be before or after everyone has or had that inspirational moment. The hard part is making sure that all of the participants are present at the meeting time.
Best time of meeting is at start of work; typically 9AM or 9:30; Meetings in mid-day or end-of-day will cause confusion and will result in either ppl not starting work before SCRUM or having to undo the work post feedback from meeting. Productivity of Meetings is directly proportional to percentage of brains present in it. Note, I am saying brains, not bodies. I too have had days when I was physically present and mentally absent
-
I think a few people on the group do know about SCRUM, but the group as a whole is very new with it. I still need to give it time, but this post is about my initial reactions. I'm hoping that I can post a follow up about how good it is in a few months. Hogan
Where is you company based? What line of work are you in? (I mean the industry vertical that your s/w product is aiming at)
-
Mark_Wallace wrote:
They have to do it right, or they're just wasting their time and risking their jobs.
It has been my experience that the vast majority of development shops fail to implement effective process methodology. And effective doesn't mean that developers feel good but rather than the over all process such as delivery, overwork, bugs, features delivered, etc, improve once the process is put into place.
Mark_Wallace wrote:
Another point to note is that management will come gunning for anyone who intentionally does things to prevent it's working correctly
Not any place that I have ever worked for nor that I have even heard of. At one company management terminated the formal process control because the company was acquired and the employees of the acquiring company found the process control confusing (and given that the code from the acquiring company was the worst code I have ever seen in my entire career it isn't a wonder that they were confused.)
jschell wrote:
It has been my experience that the vast majority of development shops fail to implement effective process methodology.
Perhaps they should have hired better quality people.
I wanna be a eunuchs developer! Pass me a bread knife!
-
jschell wrote:
It has been my experience that the vast majority of development shops fail to implement effective process methodology.
Perhaps they should have hired better quality people.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Mark_Wallace wrote:
Perhaps they should have hired better quality people.
Since effective process control originates from management, not development, the blame lies there.
jschell wrote:
effective process control originates from management, not development
That there is proof positive that you don't understand scrum at all, and probably the reason why it fails where you work.
I wanna be a eunuchs developer! Pass me a bread knife!
-
jschell wrote:
effective process control originates from management, not development
That there is proof positive that you don't understand scrum at all, and probably the reason why it fails where you work.
I wanna be a eunuchs developer! Pass me a bread knife!
Mark_Wallace wrote:
That there is proof positive that you don't understand scrum at all
Then apparently neither does the research that demonstrated the same thing - process control only works when it is mandated and enforced by management.
Mark_Wallace wrote:
and probably the reason why it fails where you work.
Management level failure is why process control fails at almost all companies. If you think it works where you work then please provide the metrics (actual measured hard values) that demonstrate an improvement in process control where you work. Also provide a brief overview about how those metrics were collected.
-
Mark_Wallace wrote:
That there is proof positive that you don't understand scrum at all
Then apparently neither does the research that demonstrated the same thing - process control only works when it is mandated and enforced by management.
Mark_Wallace wrote:
and probably the reason why it fails where you work.
Management level failure is why process control fails at almost all companies. If you think it works where you work then please provide the metrics (actual measured hard values) that demonstrate an improvement in process control where you work. Also provide a brief overview about how those metrics were collected.
Translation: 'snot my fault! Unfortunately, scrum relies on everyone contributing, and gives developers much more control over what they do and how they do it, so if it doesn't work for you, it is because you are not making a commitment to, and taking responsibility for, producing the best possible product -- perhaps because you're too busy looking for other people to blame. i.e. It is your fault. If you were to put customer needs and the quality of the product before your little character-assassination games, it would work well for you, too.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Translation: 'snot my fault! Unfortunately, scrum relies on everyone contributing, and gives developers much more control over what they do and how they do it, so if it doesn't work for you, it is because you are not making a commitment to, and taking responsibility for, producing the best possible product -- perhaps because you're too busy looking for other people to blame. i.e. It is your fault. If you were to put customer needs and the quality of the product before your little character-assassination games, it would work well for you, too.
I wanna be a eunuchs developer! Pass me a bread knife!
Mark_Wallace wrote:
Unfortunately, scrum relies on everyone contributing
I didn't say it didn't. But that is true of any management decision - regardless of its merits it can't succeed if the rank and file do not do it.
Mark_Wallace wrote:
so if it doesn't work for you, it is because you are not making a commitment to, and taking responsibility for, producing the best possible product -- perhaps because you're too busy looking for other people to blame.
Complete and utter nonsense. I have been a proponent of process control for a very long time. That includes promoting it, contributing to it, participating in committees, providing education, etc. And reading a great deal about different methodologies and ways to succeed and fail. At several companies I was the ONLY one providing guidance and formal process. And that dedication is the reason I understand what process control is supposed to do and why it fails to succeed.
Mark_Wallace wrote:
It is your fault.
AGAIN provide the metrics that demonstrate that it is succeeding where you are. If you do not have the metrics then you have nothing more than an emotional reaction which is no more meaningful than puppy love.
-
Mark_Wallace wrote:
Unfortunately, scrum relies on everyone contributing
I didn't say it didn't. But that is true of any management decision - regardless of its merits it can't succeed if the rank and file do not do it.
Mark_Wallace wrote:
so if it doesn't work for you, it is because you are not making a commitment to, and taking responsibility for, producing the best possible product -- perhaps because you're too busy looking for other people to blame.
Complete and utter nonsense. I have been a proponent of process control for a very long time. That includes promoting it, contributing to it, participating in committees, providing education, etc. And reading a great deal about different methodologies and ways to succeed and fail. At several companies I was the ONLY one providing guidance and formal process. And that dedication is the reason I understand what process control is supposed to do and why it fails to succeed.
Mark_Wallace wrote:
It is your fault.
AGAIN provide the metrics that demonstrate that it is succeeding where you are. If you do not have the metrics then you have nothing more than an emotional reaction which is no more meaningful than puppy love.
Bored with you, now. Your arguments aren't intelligent enough. Troll someone else for a while.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Bored with you, now. Your arguments aren't intelligent enough. Troll someone else for a while.
I wanna be a eunuchs developer! Pass me a bread knife!
Mark_Wallace wrote:
Bored with you, now.
But not so bored that you felt you still needed to take time to denigrate.
Mark_Wallace wrote:
Your arguments aren't intelligent enough.
You mean you can't understand them (yes I can denigrate as well.) And given that you completely ignored my comments about metrics twice I am rather certain now that you have none.