Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Businesses Programming IT

Survey Finds 'Agile' Competency Is Rare In Organizations (sdtimes.com) 270

An anonymous reader writes: The 12th annual "State of Agile" report has just been released by CollabNet VersionOne, which calls it "the largest and longest-running Agile survey in the world." After surveying more than 1,400 software professionals in various roles and industries over the last four months of 2017, "Only 12% percent responded that their organizations have a high level of competency with agile practices across the organization, and only 4% report that agile practices are enabling greater adaptability to market conditions... The three most significant challenges to agile adoption and scaling are reported as organizational culture at odds with agile values (53%), general organizational resistance to change (46%), and Inadequate management support and sponsorship (42%)...

"The encouraging news is that 59% recognize that they are still maturing, indicating that they do not intend to plateau where they are." And agile adoption does appear to be growing. "25% of the respondents say that all or almost all of their teams are agile, whereas only 8% reported that in 2016."

The researchers also note "the recognized necessity of accelerating the speed of delivery of high-quality software, and the emphasis on customer satisfaction," with 71% of the survey respondents reporting that a DevOps initiative is underway or planned for the next 12 months.
This discussion has been archived. No new comments can be posted.

Survey Finds 'Agile' Competency Is Rare In Organizations

Comments Filter:
  • by Anonymous Coward

    Agile has always seem to take longer than it should, never works as promised. Simple staging plans and a short meeting to discuss issues seems to work well enough in my group

    • by ctilsie242 ( 4841247 ) on Sunday April 15, 2018 @12:34AM (#56439645)

      Agile, or more specifically Scrum is pointless. When you have a daily stand-up meeting that can take six hours while the Scrum master chastises, badgers, yells, and excoriates people, one by one, for not making deliverables. During this everyone else is pointing at someone else and saying, "I'm blocked... he did it!". This isn't productivity; it is a game of kangaroo court.

      Then the Scrum master tosses more crap on people's swim lanes at random (because marketing wants them done, and because they make the sales, they get what they want, without challenge), without really knowing or caring how difficult the task is. Finally the Scrum master closes the meeting with how everyone has been in a sprint for the past year, and says the sprint will continue until marketing is happy.

      I do not see Agile adding any productivity whatsoever. It turns a dev team against everyone else, which may be great for management, but it creates a workplace that is at best hostile, and at worst toxic, because every day you have to go in and defend yourself against everyone in a multi-hour blamestorm. Eventually the good people leave for greener pastures.

      • by fahrbot-bot ( 874524 ) on Sunday April 15, 2018 @12:47AM (#56439661)

        Agile, or more specifically Scrum is pointless. When you have a daily stand-up meeting that can take six hours ...

        Well... Daily scrum meetings are *suppose* to only be 15 minutes, but either (a) they aren't and are a waste of time (as you described) or (b) actually are and are a bigger waste of time. What it does ensure is that everyone is micro-managed into being at (or dialed into) that meeting every day at, like, 9:30am -- even though many (most?) companies have "flextime" -- 'cause management loves managing people.

        Look. I *imagine* these meetings could be useful if you have a team of inexperienced people that need constant "guidance", but otherwise, working with experienced, responsible people, I've never run across anything that couldn't be more simply handled with emails to the appropriate people *if* something *isn't* on track.

        • by ctilsie242 ( 4841247 ) on Sunday April 15, 2018 @01:12AM (#56439703)

          In the Agile/Scrum environments I worked at, it wasn't handled by E-mail. Calendar appointments would magically appear, because the Scrum master, PM, manager, team lead, and backup team lead all had delegation authority to add meetings without approval, and these were "The Apprentice" like boardroom confrontations that lasted for hours.

          I'm glad I'm away from that. My current place uses a modified waterfall model, and it works quite well, with projects getting done on time.

        • by apoc.famine ( 621563 ) <apoc.famine@NOSPAM.gmail.com> on Sunday April 15, 2018 @11:29AM (#56441089) Journal

          Welcome to the 88% that don't do agile correctly.

          I've worked in a shop which did, and it was honestly amazing. The company embraced it, institutionalized it, and ensured that they had the expertise to do it right.

          Daily standup was great. No more than the team and 1-3 product owners or managers in the room, 10 people, 1 minute each. What did you accomplish yesterday, what are you working on today, and any issues you're having or expecting. That was it. And the scrum master kept people from going on and on - two guys would regularly get "your minute is up" warnings, and everyone learned to make them as uncomfortable as possible or just start their 1 minute talk over top of them because standup was serious business.

          What happened in there was that everyone on the team knew who was going to be touching what, and that lead to either avoiding code that was going to be touched or collaboration when two members were working on related stuff. The team leads and more experienced members could pinpoint where the newer members were getting stuck and help them over humps, or steer them away from bad coding decisions. (Outside of standup, of course.) The product owners got a thermometer on what was getting done, so they could update their roadmaps and tell the bosses, marketing, and other people what was going on. That meant the developers didn't have to waste time dealing with those people.

          It also meant that sprint planning meetings were done with a broader institutional understanding of the current state of development, which tended to lead to more reasonable sprints.

          Overall, it was a well-oiled machine, and it was very productive. In great part it was because the head of IT effectively used the agile framework to shield developers from institutional stupidity. When 10-15 minutes of your morning is all that management gets to waste of your time, you can get a lot done. It meant they all felt included in the development process, and had a structured way to interact with the devs rather than just calling random meetings and dragging everyone away from their work. And by having product owners closer to the work, they could answer the questions that management wanted, rather than the developers doing it.

          I'd happily work in an environment like that again. What people normally describe agile to be like, however, seems to be a nightmare.

          • by fahrbot-bot ( 874524 ) on Sunday April 15, 2018 @02:02PM (#56441803)

            Daily standup was great. No more than the team and 1-3 product owners or managers in the room, 10 people, 1 minute each. What did you accomplish yesterday, what are you working on today, and any issues you're having or expecting. That was it. ...

            What happened in there was that everyone on the team knew ...

            While presumably a nice idea, it's still a waste of time. Everyone on the team doesn't *need* to know what everyone else is doing - and certainly not every freaking day. It's simply a way to ensure everyone is working like the busy little bees management wants. Team members don't -- and shouldn't -- interact with everyone else on the team; that's inefficient. Perhaps getting everyone together is appropriate for milestone events, but there are better, more flexible and productive, ways for people to interact as needed in normal situations. This becomes more true as people become more experienced -- said with 30+ years experience.

      • Your team is pointless if it takes that long, agile/scrum is an easy concept. We use it for our big projects and everything is fine. The only thing that irks me is people use poker points in hours and not complexity.
      • Agile is not scrum. What you describe is neither.

      • by Greyfox ( 87712 )
        Like all the other managerial processes, it's just another silver bullet sold to your company (Along with training and tools to the tune of several hundred thousand dollars,) that will magically fix all your software development problems if you just take the time to learn it and do it correctly.

        Ever notice how all that stuff focuses on management techniques and none of them focus your engineering talent or processes? You know, the stuff where the actual work is getting done? If your engineering teams are

      • When I was involved in Agile, it was indeed pointless. It was in a major bank, and basically descended into institutionalised micromanagement.
        It was pretty horrible, and I hated it.

        There was no opportunity to spend time to actually think about things, it was all rush, rush, rush.

        The is a saying "More haste, less speed", and I think it applies here.

    • by Z00L00K ( 682162 )

      The problem with "Agile" is that it's not.

      I'm working in an organization that now tries to go the "Agile" way - by doing a lot of things backwards and throwing away process parts that do work at the same time. And the organization starts to work with "Sprints" so nothing gets done until it's put into a "Sprint" instead of starting to work on issues one piece at a time. Every "Sprint" is started with a gigantic meeting with no concern for being optimal wasting man-hours on talk that only concerns 10% of the

      • Re: (Score:2, Interesting)

        by Anonymous Coward

        Very few of the proponents of "Agile" seem to have actually read and understood the Agile Manifesto.

        Where I work, the introduced Scrum about 2 years ago. We were more agile before that, but our process, which was well adapted to our situation, didn't have a name since it had evolved internally (together with the customers) for about 10 years. We made a mistake not to connect a buzzword to it.

        The output has dropped considerably with Scrum, much because of the planning meetings, but also because of the treatm

  • by DatbeDank ( 4580343 ) on Saturday April 14, 2018 @11:39PM (#56439493)

    All sound great in theory, fall apart in practice, and there will always be someone who says, "You just didn't implement it the right way!"

    • Re: (Score:2, Interesting)

      by Anonymous Coward

      I thought it was more of a cargo cult. Do the right motions, and the gods will reward you with deliverables.

      • by JaredOfEuropa ( 526365 ) on Sunday April 15, 2018 @05:46AM (#56440243) Journal
        You know: that's an apt description of many managers I've worked with. And it's not just Agile or Scrum either: they devour management books that vary between the blatantly obvious and the hilariously ridiculous. They are desperately looking for the right cargo cult, the right set of motions: "If I just find the right steps and follow them exactly, my projects will be on time and my department will run like clockwork".

        With that said, and reading the comments here on ./ about horribly dysfunctional Agile environments, my first thought still is that these organisations aren't implementing it the right way. Having 3 hour standups, screaming Scrum masters, and weeks fully booked with meetings means that you're not doing agile wrong, and perhaps you're not doing it at all. Agile is about taking small steps in small teams, removing process or demoting it to guidelines, getting closer involvement from the business, and what have you. But it won't turn cookie-cutter developers into "full stack" rock stars, nor martinet team leads into effective facilitators, and it won't provide management with a clue. And like those management books, it's not a panacea for all organisational ills.
        • by gtall ( 79522 ) on Sunday April 15, 2018 @06:37AM (#56440323)

          Agile's biggest problem is that it tends to turn out systems that are dirty snowballs. Gluing bits and bobs onto a system using Scrums and Sprints as a filtering device only encourages the bits and bobs becoming unglued later as the system wavers on its rickety foundations. And even the term "sprint" is a term to keep the entire "team" working as if it were always running the last few yards of the last leg in a relay race. Micromanagers using it are telling their people in precise terms they think the people are lazy dolts who require constant needling and pushing to produce. The people get that message loud and clear, and will find ways to push back.

          And Scrums are a godsend for micromanagers who think ordering their flocks daily activities is somehow managing. The point scoring is also tailor made for micromanagers to show their bosses how "much" progress is being made..."Lookee here, see this magic number". Those numbers are pink unicorns and pixie dust to micromanagers.

        • by Anonymous Coward on Sunday April 15, 2018 @10:37AM (#56440869)

          What I see are a ton of Agile shops turning out crap, and Agile Evangelists handwaving it away with the excuse that "it's not being done right."

          Well if 90% of the places can't do it right, then it's not really a useful system, and all those Scrum Master Certificates are worthless.

          The primary purpose of Agile seems to be selling Scrum Certs, loudly defending the model in order to sell more training, and getting Scrum Masters to loudly defend their decision to dump a pile of money on a Cert which is effectively useless.

          • What I see are a ton of Agile shops turning out crap, and Agile Evangelists handwaving it away with the excuse that "it's not being done right."

            Well if 90% of the places can't do it right, then it's not really a useful system, and all those Scrum Master Certificates are worthless.

            Well if 90% of people can't do exercise right, then it's not really a useful system, and all those Fitness Coach Certificates are worthless.

            Well if 90% of people can't eat properly, then it's not really a useful goal, and all that education about food is worthless.

            Good grief... the lack of logic and insight here is astounding!

            PS. The certification part is a whole separate issue.

      • Agile is fundamentally a consultancy methodology, with an effective sales pitch. The true goal is to offload project risk onto the client, especially one who doesn't actually know what they want. The negotiation goes a bit like this:

        Our job is to help you figure out what it is that you want. You give us some ideas, you pay us for a month, we go away and build something then bring it back to ask if this what you indeed wanted, we get your feedback and you can keep paying us again for next month. You don't ne

    • by Anonymous Coward on Sunday April 15, 2018 @12:52AM (#56439671)

      The problem with implementing Agile the right way is simple: it's too hard.

      Management absolutely hates facts like:

      1) Each team must do their own estimates, and estimate numbers are not comparable between teams.
      2) Early estimates cannot be treated as commitments, especially since they are wildly inaccurate (due to lack of key requirements).
      3) Changing requirements comes with the consequence of changing the costs and delivery dates.
      4) Velocity cannot be used to measure productivity.

      Their hatred of these facts is so deep that they will always reach in to any well-formed agile process and break it in a misguided effort at escaping these facts.

      Business Analysts fall into similar traps, either treating agile as an excuse to go hog-wild with requirements changes, or sticking with waterfall planning processes and not understanding why that doesn't just work with an agile process.

      Developers fall into traps too, sometimes thinking that Agile means they will never have to push to hit a deadline again, or that they need to have a higher velocity than other teams to look good, etc.

      So, in sum, Agile actually can be done right....just not by humans.
       

      • by Junta ( 36770 ) on Sunday April 15, 2018 @01:53AM (#56439807)

        I particularly struggle with management on estimates. I insisted that for 70% of the work, we don't need projections, and that allows us to properly focus on the minority of work that has *real* deadlines. Management feels like if you don't know when you'll get to it, and no one is specifically going to be looking for the delivery, why would we do it? So we end up with BS no-one cares stuff effectively blocking sudden and important real requirements because we are flagging stuff as 'need to do in three weeks time because someone demanded a random guess'.

        • by Entrope ( 68843 )

          If no one is specifically looking for the delivery, why in the world would you do it? It sounds like it's not a priority to any user.

          The important reason to estimate work in advance is because it lets you align budgets with objectives and schedules. The estimates need to be somewhat reliable, so you need to do them often enough that you can get them right. As a side benefit, grossly wrong estimates are a sign to ask what went wrong, so you can do better next time.

          • by Junta ( 36770 )

            Sometimes you have things that people have asked for, but you did not make a commitment for. They want it, but they are not *expecting* it per se.

            Also there are things where the users are unhappy about something, but unable to conceive of how it could be better and are resigned to think of it as a sad reality and thus are not expecting change for the better.

            Also if you are going to cover more breadth of function and take on responsibilities that the users would not have thought of at all.

            Contrast with havi

      • by q_e_t ( 5104099 )
        Estimates can be poor, even with unchanging requirements, as the requirements may not be understood, effort required not understood, or something just turns out to be more difficult.
    • by Anonymous Coward

      I have been in the tech field for almost 40 years, and I have witnessed a lot of so-called 'methodologies'

      Agile and Scrum are two of them

      They come, they boom, they wither, and then, vanish

      No matter what they are, the bottom line stays the same --- software are still buggy, projects are still over budget, and delays are routine

      And the basic fact still remain --- the output of a top grade super coder is better than 30 garden variety (American) code monkeys, and if we include the outsourced labor, a top grade

      • by Junta ( 36770 ) on Sunday April 15, 2018 @01:48AM (#56439803)

        I have said point blank to my management that I don't *want* a team of 50 programmers they 'help' get for me, I want 4 or 5 programmers I actually vet. This makes no sense to them, because more people == better, but in software small teams almost always do better.

        • More people look better when you show the org chart to investors. That's all.

        • This sort of problem can be solved by figuring out what management really wants. Since they are human, they will often fail at being able to explain it, so you have to ask yourself questions like, "Why did they ask that question? What do they really want?" Sometimes it's as simple as giving them daily status updates. If that's all it takes to make them happy, then I am happy to do it, even if it's utterly a waste of time. Making people happy is ok.
    • All sound great in theory, fall apart in practice, and there will always be someone who says, "You just didn't implement it the right way!"

      So it's exactly like socialism, christianity, anarchism and RS-232?

    • I remember when Agile was called XP. That was before the seminar and certification industry got hold of it.

      XP made sense, but only by comparison with what came before it. If there's one thing I've learned after 25 years in this business, it's that fundamentalists make shitty products.

    • There are two success criteria for a methodology:

      * how big of an advantage it provides if implemented correctly
      * how easy it is to get it implemented correctly in practice

      That second part is really all the difference. I've seen pretty amazing results of agile methodologies in my practice with the right crowd, but most of the time it's not even about *hiring* the right crowd, it's about *having stakeholders buy* into agile first, a step that is often conveniently skipped by agile evangelists.

    • by DrXym ( 126579 )
      The golden rule of all religions is "do no evil", to which they throw in some morals about life, death etc. and wrap it up into layers of aphorisms, sophisticated rituals, dogma, mantras etc. If you want to get to heaven you do what your religion says or else.

      All these software methodologies are basically doing the same. They wrap up a few obvious truths of development (deliver what the customer wants on time) into aphorisms, rituals, dogma, mantra etc. and expect people to blindly follow it if they want

    • Yep. And if almost nobody can make it work in practice, it's not a good method, regardless of the shining successes you can point at.

    • All sound great in theory, fall apart in practice, and there will always be someone who says, "You just didn't implement it the right way!"

      Agile is not communism. [agileadvice.com]

      Exercising sounds great in theory, falls apart in practice, and there will always be someone who says, "You just didn't implement it the right way!"

      Eating healthy sounds great in theory, falls apart in practice,...

      Just because a thing is hard to do or commonly not done well does not mean that the thing itself is bad, wrong, or irrelevant.

  • by Khyber ( 864651 ) <techkitsune@gmail.com> on Saturday April 14, 2018 @11:42PM (#56439509) Homepage Journal

    Look, spend the time (and if needed, money) to actually make a solid product from the get-go instead of relying upon adaptability. This is what will net you the best results, customer satisfaction, and fewest warranty/support issues (thus saving TONS OF MONEY.)

    Around the 90s is when software development was truly in its prime, despite the shit languages and lacking hardware. It was that shit hardware that forced programmers to figure things out in effective and proper manners rather than relying upon huge amounts of error-correcting glut and hardware to cover up for their n00b-level mistakes that even a TI-BASIC programmer couldn't make.

    Our current hardware is literally overpowered for every task we need it to do, if proper coding would be taught and implemented. How can I say this? We've been doing this exact same shit since the 90s. Online video? Yea, back then it was 320x240 if you were lucky, and a fake 640x480 (upscaled 512x384 IIRC) using RealPlayer's codec. Still, we had it, and when the P4 came around, 720p video was a breeze if you had something like a 64MB GPU.

    But people tend to ignore history, so there's your historical quip for the night for good measure.

    • by Penguinisto ( 415985 ) on Sunday April 15, 2018 @12:31AM (#56439637) Journal

      If you think about it, back in the 90's, do you remember TQM [asq.org]? It spread like a frickin' religion across Corporate America. Every company from GE down to your local strip-mall-based franchise retail outlet preached the Gospel of Deming. The justification boiled down to pretty much the same thing: "This is why Japan kicked our asses back in the 80s! We need to implement this!"

      Here's how TQM actually turned out: Some orgs implemented it beautifully. Some gave it lip service then ignored it. The rest picked out what they wanted and shit-canned the rest. Eventually most of it got ignored while a few good bits got absorbed or were mutated to meet the C-level's expectations of it (basically they neutered it except for the bits where they could take good ideas from the proles and claim them as their own.)

      Pretty much like how Agile (and its bastard spawn, such as Kanban, etc) is turning out.

      The more things change...

    • by Cederic ( 9623 )

      Look, spend the time (and if needed, money) to actually make a solid product from the get-go instead of relying upon adaptability. This is what will net you the best results, customer satisfaction, and fewest warranty/support issues (thus saving TONS OF MONEY.)

      Are you shitting me?

      Why are we losing market share? Our competitors are releasing new features faster than we can keep up.
      Why are we losing money? Our cost of change is eating up our margins.
      Why are we being shut down by the regulator? We couldn't change the system to stay compliant.

      I've seen these things at multiple companies, include a $700m IT write-off because the management team kept ignoring issues with the programme but knew they had to replace the legacy system because of all of the above.

      • by Khyber ( 864651 )

        "Why are we losing market share? Our competitors are releasing new features faster than we can keep up."

        That's wholly your fault for not using your brain to think of what features your desired customer base might want. That's BASIC BUSINESS PLANNING ONE OH FUCKING ONE. agile would not have saved your lazy ass there.

        "Why are we losing money? Our cost of change is eating up our margins."

        Wait until you see how much money you're losing with all those useless meetings wasting man-hours.

        "Why are we being shut dow

        • by Cederic ( 9623 )

          That's wholly your fault for not using your brain to think of what features your desired customer base might want.

          It's quite hard to plan for internet banking when you're writing a core banking system in 1975.

          That's BASIC BUSINESS PLANNING ONE OH FUCKING ONE

          Is it fuck. Basic business planning 101 is 'Everything will fucking change'.

          Wait until you see how much money you're losing with all those useless meetings wasting man-hours.

          Who the fuck asked for lots of meetings? Not me.

          Your fault for not starting with an extensible and flexible in-house framework.

          Wait? You started by telling us to get it right in the first place, now you're telling us that we have to have flexibility? Make up your fucking mind.

          Not to mention the excessive cost, performance challenges and systems management overheads of trying to be flexible and extensible.

          Literally every problem you've just mentioned would not have been solved by AGILE. It would be solved with a proper fucking coding class.

          Literally ev

    • Around the 90s is when software development was truly in its prime, despite the shit languages and lacking hardware.

      Have you heard of the Software Crisis [wikipedia.org]? It didn't magically go away in the 90's. CASE, RUP, SDLCs, CMM/I, ISO, and project management were all trying to fix the software crisis... and didn't. Based on actual data, Agile is the only thing so far that has had an impact (albeit small):

      1995 Data - 17% successful software projects (none "Agile"). [projectsmart.co.uk]

      2015 Data - 11% successful with waterfall, 39% successful with Agile. [infoq.com]

  • by NicknameUnavailable ( 4134147 ) on Saturday April 14, 2018 @11:45PM (#56439515)

    Management and leadership styles need to depend on your team, if you use agile/scrum/kanban/etc it means you are trying to make up for shitty management skills, and in turn are making everyone else waste 10-30% (50%-75% in extreme cases) of their time to make up for it. There is no one management or leadership style (two VERY different things, mind you) to bind them all.

    Managers are glorified communal secretaries, they exist to arrange meetings, sit between upper management/clients and developers, and ensure the developers have the appropriate resources while having out extraordinarily high-level orders (e.g. "we have a new project, figure it out,") they don't make decisions but ask for input from all parties involved and arrange the information such that people who make decisions can make them quickly and accurately.

    Leaders are just the most applicable guy for a given project the others will listen to, they're in the trenches do the work and can (often should) change from project to project both due to differing skillsets and to prevent burnout of the leader.

    Nearly every shit place has the same problem, and it has nothing to do with Agile/Scrum/etc - the shit problem is when you have a person who thinks they are capable of both leading and managing at the same time - nobody is.

    • by DrXym ( 126579 )
      Ah but they're no longer "managers" in the agile world. Instead they're "scrum masters". You just have to change the title in front of a person's job and suddenly all the problems resolve themselves. And these people are newly indoctrinated on whatever week long course they been on for their new role and you'd better believe they are going to inflict that mindless process on everyone else regardless of it making sense or not.
    • Management and leadership styles need to depend on your team...

      I disagree. Good management is good management. The best managers I've ever had were the ones that understood that their role was largely to structure work, and shelter the workers doing that work from the management above them. If someone is poisonous to the team, good managers figure it out and either mitigate that or get that person off the team.

      Bad managers have workers sit in useless meetings. Good managers go to the meetings while the workers get shit done.

      Sure, you need to modify your management styl

  • by Anonymous Coward

    Considering that agile is a giant scam to sell consulting, training, books, etc.... low adoption only means more customers to fleece!

    • by ruir ( 2709173 )
      The same as ITIL. However, the most worrying part is Slashdot being (ab)used as a free advertising platform for that BS.
    • Re: (Score:3, Insightful)

      by Anonymous Coward

      Anything good will invite bullshit artists to pretend like they can teach you how to do it. So the presence of crappy consulting, training, books, etc....doesn't automatically mean agile is in-and-of-itself a scam.

      Much like programming, doing agile right requires above-average intelligence, specifically in one's ability to think abstractly and understand the process deeply. The agile community is brimming with people who only have a surface-level understanding of how it all works, and they ruin everything

      • by Entrope ( 68843 )

        If your team can "do agile right" on a project, it can probably be just as successful using almost any process. Conversely, most projects are harder with agile than with other processes. So there is seldom, if ever, a good reason to do agile -- unless Zed A. Shaw would think you're a bad guy.

  • by ruir ( 2709173 ) on Saturday April 14, 2018 @11:53PM (#56439537)
    Agile and ITIL are a load of BS.
  • by WaffleMonster ( 969671 ) on Sunday April 15, 2018 @12:13AM (#56439601)

    Agile is amazing. All of our competitors should adopt it.

  • "People over processes". That is not anything a large organization can do at the level the actual work is done, with very rare exceptions. I am grateful for this "agile" nonsense though, because it lets me run a development project as an one-person show (plus one very good manager to keep track of things and sell this to upper management) by claiming this is "agile". This way I do not have to do waterfall stuff in a project that actually redefines itself all the time. Fortunately, I do the redefining, so th

    • by Junta ( 36770 )

      Sorry, that went out the window when consultants saw money to be made. Processes and tools are big money makers. Telling people "just talk to each other" isn't enough to make a lot of money.

      • by gweihir ( 88907 )

        Quite possible. Fortunately I am a technology consultant, not a management one. So while I do not tell my customers processes and tools are mostly bullshit, I sometimes have a chance to demonstrate it. Of course, a high daily rate helps because then they take you seriously. But overall, I think you are quire right and it is the reason why corporate IT typically is a mess and often going for a train-wreck. We have customers that cannot even implement basic things anymore because their IT is so wrecked by con

    • by jez9999 ( 618189 )

      Too many engineer are wimps that cannot tell management how things really are.

      Or they gave blunt honest feedback before and got fired for not being a "team player".

  • by NotSoHeavyD3 ( 1400425 ) on Sunday April 15, 2018 @12:22AM (#56439617) Journal
    I was watching a video where one of the guys who came up with it mention the alternative name that one of the other guys really liked. He wanted to call it conversational development. That is so much better of a name for what you're trying to do. Everything is supposed to be a conversation. A conversation is a 2 way street which is the entire fucking point. There isn't supposed to be a deal where say a project manager dictates what he wants and the devs have no say, just do it bitches. You're not supposed to have dev dump a release to QA, deal with it bitches. Hell, you're supposed to have conversation between junior and senior developers to turn the juniors into seniors. I get they called it agile to sell it to corporate but the problem is that by doing it they convinced corporate agile is just "Go fast be stupid"
    • by Junta ( 36770 )

      The name would have doomed it, project managers love the buzzword, love self-affirming that they are 'formally' 'Agile', and they also love making things unidirectional. They love using tools instead of interactions, because a tool can allow for measurement, but conversations are so much more subjective.

      Never mind that delving deep into the subjective nature of the work in my experience always leads to *much* better work and it being *much* easier, management doesn't have any metrics, so they don't like it

    • by Entrope ( 68843 )

      "Conversational development? So you think standing around talking all day will get the project done? You're fired!"

      And that's why it's called "agile" rather than "conversational".

  • Agile and scrum are about generating metrics for management so they can have some feeling of control over the development process -- answers to things like "how far along are we?" and "when will it be done?" The real, truthful answers of, "this far" and "when it's done" make their butts twitch. I imagine many think they can give good estimates of progress and for completion, but that doesn't make it so -- shit happens and good project coding is, in many ways, more art than science.

    Just my $0.02 after 30+

    • by Junta ( 36770 )

      Add to that knowing *precisely* what people will be doing 6 months from now. Yes I know this is nominally exactly *not* something advocated in the words of Agile, but because so many in management demand it, the consultants have found ways to present epics with stories planned for months as still 'Agile' to collect their check and let the company have warm self-affirmations that they are now 'Agile'.

      In addition to metrics, they have the hope that applying project management can magically allow them to use

  • The reality is that 'Agile' is the latest fad viewed by bad organizations as the silver bullet to fix all their bad behavior. As such it is a very profitable consulting gig, taking money from companies desparate for self-improvement. It's ultimately hollow, the bad orgs are going to be bad orgs, and waving *any* 'methodology' at the same team will deliver pretty much the same bad experience. It's not that 'Agile' is bad, just that there isn't *any* such thing as generic process guidance that can fix a tr

  • Seriously, itâ(TM)s a bunch of snake oil. Get over it and learn to shop a product.

  • Nothing good ever comes out of a manifesto.
  • Math (Score:4, Insightful)

    by Sir Realist ( 1391555 ) on Sunday April 15, 2018 @02:57AM (#56439931)

    "Only 12% percent responded that their organizations have a high level of competency with agile practices across the organization, and only 4% report that agile practices are enabling greater adaptability to market conditions.."

    Look hi. I'm not going to comment about whether the Latest Greatest Fully-Buzzword-Compliant Management Trend is actually backed by reproduceable research or anything. I'm just going to comment about maths. If 12% of your respondents report a high level of competency in a system, and 4% report that that system is actually doing any good whatsoever... If we assume roughly equal levels of response to both questions then we have a system that, when implemented at "a high level of competency" self-reports that system as having a positive effect roughly 1 time in 3. Random chance should have a positive effect 1 time in 2. And self-reported success rates run notoriously high...

    • Traditional IT project management (sometimes called "waterfall") produces successful results less than 20% of the time. Agile is an improvement over that. Check out the Standish Group's Chaos Report for 20+ years of data on this problem.

  • At most places Agile is just 'we don't want to do design, we don't want to do documentation, and we don't want schedules.' This has been true since Exxxxtr3m3 Programming in 1996. Back in the day someone on Slashdot wrote a savage and (at the time) highly controversial takedown of the Extreme Programming manifesto that turned out to be completely true.

    Management wants to be hip and cool for hiring, so they want to say they're doing Agile, and they say you guys can have scrum meetings. But then they push b

  • Would be interested to know if a majority of companies could actually give an accurate definition of Agile. Have heard from too many managers that a project will be 'Agile-like'. Generally meaning 'half-assed'.
  • "accelerating the speed of delivery of high-quality software" aha. Typically, speed and quality are somewhat mutually exclusive.
  • by SwashbucklingCowboy ( 727629 ) on Sunday April 15, 2018 @08:50AM (#56440579)

    "and only 4% report that agile practices are enabling greater adaptability to market conditions..."

    "The three most significant challenges to agile adoption and scaling are reported as organizational culture at odds with agile values (53%) ..."

    "The researchers also note "the recognized necessity of accelerating the speed of delivery of high-quality software ..."

    If it's anything like my company, it's because schedules are sacrosanct. Anything will be sacrificed to hit schedule. It sucks.

  • Agile software development is a team effort with a constant feedback loop. Waterfall is top-down authority and no feedback loop. The agile process is ever changing in scope and delivery depending on the situation on the ground. Waterfall software development is a fantasy that management gets to pretend is real and berate their employees when that fantasy fails. I believe it is the fantasy and power allure of waterfall development that is the crux of the matter as to why after all these years agile has such

  • Dave Thomas gives his reasoning:

    https://www.youtube.com/watch?... [youtube.com]

  • by PPH ( 736903 )

    After surveying more than 1,400 software professionals in various roles and industries over the last four months of 2017, "Only 12% percent could actually explain what Agile is."

    FTFY.

  • Disclaimer: Scrum Master speaking.

    "Agile" is nothing but a fad and a cargo cult. Large corporations think they can buy amount x of "Agile", bring in some consultants with certifications that are beyond pointless and suddenly 8 weeks later their company is agile. This, of course, is bullshit.

    Agility, on the other hand, is a requirement in certain types of settings (media production, performing arts, generic construction work, web software development, farming, etc.) The web software camp has discovered meth

  • A company philosophy won't work if people are idiots and use it to serve their own agenda. News at 11.
  • I've been at several places that claimed they were Agile. A few even had a designated scrum master who'd been to training.

    Not one really followed through: I've sat through hour long "standup" meetings, had a sprint's worth tasks assigned by managers and shifted around day by day, had constant interference ("Why aren't we under that line on the burndown chart?")

    This plays right into the hands of the Agile inventors, who can point to any misstep and say we aren't doing Agile right, if/when it fails. Agile, l

  • So basically we have a community complaining that not enough others have discovered their obvious superiority and what to do about it? Agile has its place, but I think this attitude of 'agile is the way' is one of the reasons a lot of developers avoid it.

Genetics explains why you look like your father, and if you don't, why you should.

Working...