• WhatAmLemmy@lemmy.world
    link
    fedilink
    English
    arrow-up
    55
    arrow-down
    1
    ·
    edit-2
    25 days ago

    One standout statistic was that projects with clear requirements documented before development started were 97 percent more likely to succeed. In comparison, one of the four pillars of the Agile Manifesto is “Working Software over Comprehensive Documentation.”

    Requirements ≠ Documentation. Any project with CLEAR requirements will be most likely to succeed. The hard part is the clear requirements, and not deviating.

    One Agile developer criticized the daily stand-up element, describing it to The Register as “a feast of regurgitation.”

    The inability of management to conduct productive meetings is even more well-known than their inability to conduct a decent hiring process, and we all know how broken that is.

    The study’s sample and methodology are not linked so I suspect a huge bias, in that the projects succeeding sans-Agile have been successful without it long term, while the Agile projects chose Agile because they were unsuccessful pre-adoption — you don’t adopt agile if you were already successfully delivering projects.

    • Aurenkin@sh.itjust.works
      link
      fedilink
      arrow-up
      27
      arrow-down
      2
      ·
      25 days ago

      Yes, and daily standups are not a requirement of agile in any way. The whole point is people over process and adapting to change rather than following a plan so if standups aren’t working you should stop doing them rather than following a rigid process!

      • atzanteol@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        12
        ·
        25 days ago

        💯

        Agile is not an excuse to be stupid. If you need documentation then fucking do documentation. If your stand-ups suck then either change them or stop. You don’t just do things “because agile”.

        • best_username_ever@sh.itjust.works
          link
          fedilink
          arrow-up
          7
          ·
          25 days ago

          Most companies I’ve worked for “do agile because agile” and everything revolves around agile. And you can’t change this because they decide and they have the money.

    • Veraxus@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      25 days ago

      I was going to say most of this, too. I’m a big adherent of BDD, which works well with agile. It clarifies what everyone is working on without getting weighed down in unnecessary minutiae or “documentation for paperworks sake”… it lives and evolves with the project, and at the end becomes both testing criteria and the measurement of success.

    • snooggums@midwest.social
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      3
      ·
      25 days ago

      Requirements ≠ Documentation.

      They are part of documentation, but not all documentation.

      • vrek@programming.dev
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        3
        ·
        25 days ago

        The difference is in exact wording Agile: the software shall properly authticate a user within our active directory.

        Documention : user authentication will be provided by functions ”valisate username” as described in section 14,7 subsection 4, ”validate password” as described in section 16.2 and validate the correct pasword as described in section 23.4.Proper authication to the correct use group shall comply with the requirements in document 654689 section 64.7 subsection 17

        Yes there is a difference and one is better…

        • snooggums@midwest.social
          link
          fedilink
          English
          arrow-up
          8
          arrow-down
          2
          ·
          25 days ago

          So you started with the need to authenticate, which should be documented in the requirements. You know, the things that are required to happen.

          The details on HOW to authenticate are ALSO documentation. Not all documentation describes functionality.

          • atzanteol@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            1
            ·
            25 days ago

            If you need documentation then do documentation. Nothing in the agile methodology tells you not to.

          • lysdexic@programming.dev
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            25 days ago

            So you started with the need to authenticate, which should be documented in the requirements. You know, the things that are required to happen.

            I think you’re confusing documentation with specification.

            Requirements are specified. They are the goals and the conditions in which they are met. Documentation just means paper trails on how things were designed and are expected to work.

            Requirements drive the project. Documentation always lag behind the project.

            • snooggums@midwest.social
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              2
              ·
              25 days ago

              If you write it down it is documentation. When requirements are written down, they are documented! Requirements are not the same thing as specifications either, but both are documentation!

              You are saying that only technical documentation counts as documentation.

              • lysdexic@programming.dev
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                1
                ·
                25 days ago

                If you write it down it is documentation.

                I think you’re not getting the point.

                It matters nothing if you write down something. For a project, only the requirements specification matters. The system requirements specification document lists exactly what you need to deliver and under which conditions. It matters nothing if you write a README.md or post something in a random wiki.

                Requirements are not the same thing as specifications either, but both are documentation!

                https://en.wikipedia.org/wiki/System_requirements_specification