Can you explain what “processes and tools” means in the first Agile principle?












3















I am struggling to understand what the authors of the agile manifesto mean by "processes and tools" in the first agile principle.




We are uncovering better ways of developing software by doing it and
helping others do it. Through this work we have come to value:




  • Individuals and interactions over processes and tools

  • Working software over comprehensive documentation

  • Customer collaboration over contract negotiation

  • Responding to change over following a plan


That is, while there is value in the items on the right, we value the
items on the left more. Agile Manifesto




Could you provide an example where such entities pose a problem at the expense of "individuals and interaction"?










share|improve this question









New contributor




nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    This reference may help you: Individuals and interactions over processes and tools

    – Krunal
    Apr 19 at 8:59













  • Is you question asking what they are, or what problem they cause?

    – ctrl-alt-delor
    Apr 19 at 22:52
















3















I am struggling to understand what the authors of the agile manifesto mean by "processes and tools" in the first agile principle.




We are uncovering better ways of developing software by doing it and
helping others do it. Through this work we have come to value:




  • Individuals and interactions over processes and tools

  • Working software over comprehensive documentation

  • Customer collaboration over contract negotiation

  • Responding to change over following a plan


That is, while there is value in the items on the right, we value the
items on the left more. Agile Manifesto




Could you provide an example where such entities pose a problem at the expense of "individuals and interaction"?










share|improve this question









New contributor




nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    This reference may help you: Individuals and interactions over processes and tools

    – Krunal
    Apr 19 at 8:59













  • Is you question asking what they are, or what problem they cause?

    – ctrl-alt-delor
    Apr 19 at 22:52














3












3








3








I am struggling to understand what the authors of the agile manifesto mean by "processes and tools" in the first agile principle.




We are uncovering better ways of developing software by doing it and
helping others do it. Through this work we have come to value:




  • Individuals and interactions over processes and tools

  • Working software over comprehensive documentation

  • Customer collaboration over contract negotiation

  • Responding to change over following a plan


That is, while there is value in the items on the right, we value the
items on the left more. Agile Manifesto




Could you provide an example where such entities pose a problem at the expense of "individuals and interaction"?










share|improve this question









New contributor




nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I am struggling to understand what the authors of the agile manifesto mean by "processes and tools" in the first agile principle.




We are uncovering better ways of developing software by doing it and
helping others do it. Through this work we have come to value:




  • Individuals and interactions over processes and tools

  • Working software over comprehensive documentation

  • Customer collaboration over contract negotiation

  • Responding to change over following a plan


That is, while there is value in the items on the right, we value the
items on the left more. Agile Manifesto




Could you provide an example where such entities pose a problem at the expense of "individuals and interaction"?







agile






share|improve this question









New contributor




nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited yesterday









Mark C. Wallace

6,31622238




6,31622238






New contributor




nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Apr 19 at 8:55









nourdinenourdine

1162




1162




New contributor




nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






nourdine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    This reference may help you: Individuals and interactions over processes and tools

    – Krunal
    Apr 19 at 8:59













  • Is you question asking what they are, or what problem they cause?

    – ctrl-alt-delor
    Apr 19 at 22:52














  • 1





    This reference may help you: Individuals and interactions over processes and tools

    – Krunal
    Apr 19 at 8:59













  • Is you question asking what they are, or what problem they cause?

    – ctrl-alt-delor
    Apr 19 at 22:52








1




1





This reference may help you: Individuals and interactions over processes and tools

– Krunal
Apr 19 at 8:59







This reference may help you: Individuals and interactions over processes and tools

– Krunal
Apr 19 at 8:59















Is you question asking what they are, or what problem they cause?

– ctrl-alt-delor
Apr 19 at 22:52





Is you question asking what they are, or what problem they cause?

– ctrl-alt-delor
Apr 19 at 22:52










4 Answers
4






active

oldest

votes


















2














I worked in a project in the past which was the lively example of this value... but the other way round: Tools and processes over individuals and iterations.



So, one way to understand this core value is to exactly look at it by applying a kind of Reductio ad absurdum and answer this question:




How does a project that values processes and tools over individuals
and iterations looks like?




A few tips:




  • There's a single person that, by talking to only a couple of people, defines the process the 100+ people team needs to follow

  • People are enforced to follow the process. Even if the process says that you should never use acceptance criteria (*I know you guys were already using, but some are not, so I want everyone to work equally*)

  • Tickets are closed because they were not properly tagged / managed / updated

  • The senior management is dragged into several hour discussions about how to tag a specific work as a task or a story

  • People invest 5 minutes to understand a requirement and 55 minutes to make it fit into "as a user, I want to, so that" format

  • Once a requirement is written by business, it's then handed over to the senior analyst, and then to the functional analyst, and then written in Jira. No questions can be raised. Or they can, but won't be answered

  • (derived from above) zero communication between people implementation a functionality and the people expected to use such functionality

  • Teams are enforced to follow a unique communication path

  • People are more focused on ensuring the burndown propers burn down regarless of the amount of business value delivered

  • People brags about the incredibly high (and constantly increasing!) velocity... with items being delivered to end users every quarter


The list could go on and on, but I believe the idea is clear:




  • Processes and tools is important, but ensuring there's proper, open, candid communication between everyone* in the team is more important.

  • Worth to also notice that forcing people to fit into a working model for the sake of following a model is also an agile anti-pattern. Agile is about experiment. Scrum is not for every team. And you can definitely work with Scrum framework (daily stand ups, retros, etc.), without being agile. And that's very dangerous.




* Everyone: From the developer that joined a few weeks back to the end user, going through the product owner, program manager or any other senior role.






share|improve this answer































    2














    This feels like just a different phrasing, but I find that it sometimes helps. When I look at the Agile Manifesto, I reading as the things on the right serving the things on the left.



    For example, there are release approval processes. The intent of most release approval processes is to bring all interested parties to the table so that there can be transparency on what is being released and people can raise concerns in the moment. This is a process supporting better interactions between individuals.



    Over time the process may drift from the needs of the individuals and no longer align. Now people show up to the call but maybe don't really listen. There's a lot of work that goes into making a release request from years of built up rules, but the whole process has become a rubber stamp. Now the balance has switched. Individuals are in service to a process that is no longer effective and interactions suffer for it.



    So, applying the Agile Manifesto, we'd want to look at this process and ask ourselves how we turn it back around, either getting rid of a process that has outlived its usefulness or revamping it so that it once again serves the individuals and their interactions.






    share|improve this answer































      1














      Some examples of where processes and tools can be problematic:




      • Giving a team a long requirements specification but then not being available to answer any questions they may have on it.

      • Having people spend a considerable amount of their time completing forms on a tool, even though the information gathered is rarely used.

      • A team urgently needs help from a specialist, but they can't get it straight away as they have to follow a long-winded process.


      And some examples of where individuals and interactions are effective:




      • A Product Owner explains a difficult and complicated requirement to a team and answers all their questions on it.

      • A team asks another team for help and they quickly respond.

      • An external customer visits a team and gives them a detailed description of how they use their product.






      share|improve this answer































        1














        The first principle (value) in the Agile Manifesto is




        Individuals and interactions over processes and tools.




        This manifesto explains that the communication between the team members are more important than the tools and techniques we use to deliver software.



        Valuing people more than processes or tools makes sense, as it is the people who respond to the needs of the mission and execute a task successfully. If the process or the tools drive the task, the team could not be responsive to change and would be less likely to meet the mission’s goals. By communicating to the team what they are doing and why, you show respect for the people you work with and you will find that the morale of the team will vastly improve. This builds a unification of understanding and greater team cohesiveness.



        Valuing people more highly than processes or tools is easy to understand because it is the people who respond to business needs and drive the development process. If the process or the tools drive development, the team is less responsive to change and less likely to meet customer needs. Communication is an example of the difference between valuing individuals versus process. In the case of individuals, communication is fluid and happens when a need arises. In the case of process, communication is scheduled and requires specific content.






        share|improve this answer


























          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "208"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          nourdine is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpm.stackexchange.com%2fquestions%2f26250%2fcan-you-explain-what-processes-and-tools-means-in-the-first-agile-principle%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          4 Answers
          4






          active

          oldest

          votes








          4 Answers
          4






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          I worked in a project in the past which was the lively example of this value... but the other way round: Tools and processes over individuals and iterations.



          So, one way to understand this core value is to exactly look at it by applying a kind of Reductio ad absurdum and answer this question:




          How does a project that values processes and tools over individuals
          and iterations looks like?




          A few tips:




          • There's a single person that, by talking to only a couple of people, defines the process the 100+ people team needs to follow

          • People are enforced to follow the process. Even if the process says that you should never use acceptance criteria (*I know you guys were already using, but some are not, so I want everyone to work equally*)

          • Tickets are closed because they were not properly tagged / managed / updated

          • The senior management is dragged into several hour discussions about how to tag a specific work as a task or a story

          • People invest 5 minutes to understand a requirement and 55 minutes to make it fit into "as a user, I want to, so that" format

          • Once a requirement is written by business, it's then handed over to the senior analyst, and then to the functional analyst, and then written in Jira. No questions can be raised. Or they can, but won't be answered

          • (derived from above) zero communication between people implementation a functionality and the people expected to use such functionality

          • Teams are enforced to follow a unique communication path

          • People are more focused on ensuring the burndown propers burn down regarless of the amount of business value delivered

          • People brags about the incredibly high (and constantly increasing!) velocity... with items being delivered to end users every quarter


          The list could go on and on, but I believe the idea is clear:




          • Processes and tools is important, but ensuring there's proper, open, candid communication between everyone* in the team is more important.

          • Worth to also notice that forcing people to fit into a working model for the sake of following a model is also an agile anti-pattern. Agile is about experiment. Scrum is not for every team. And you can definitely work with Scrum framework (daily stand ups, retros, etc.), without being agile. And that's very dangerous.




          * Everyone: From the developer that joined a few weeks back to the end user, going through the product owner, program manager or any other senior role.






          share|improve this answer




























            2














            I worked in a project in the past which was the lively example of this value... but the other way round: Tools and processes over individuals and iterations.



            So, one way to understand this core value is to exactly look at it by applying a kind of Reductio ad absurdum and answer this question:




            How does a project that values processes and tools over individuals
            and iterations looks like?




            A few tips:




            • There's a single person that, by talking to only a couple of people, defines the process the 100+ people team needs to follow

            • People are enforced to follow the process. Even if the process says that you should never use acceptance criteria (*I know you guys were already using, but some are not, so I want everyone to work equally*)

            • Tickets are closed because they were not properly tagged / managed / updated

            • The senior management is dragged into several hour discussions about how to tag a specific work as a task or a story

            • People invest 5 minutes to understand a requirement and 55 minutes to make it fit into "as a user, I want to, so that" format

            • Once a requirement is written by business, it's then handed over to the senior analyst, and then to the functional analyst, and then written in Jira. No questions can be raised. Or they can, but won't be answered

            • (derived from above) zero communication between people implementation a functionality and the people expected to use such functionality

            • Teams are enforced to follow a unique communication path

            • People are more focused on ensuring the burndown propers burn down regarless of the amount of business value delivered

            • People brags about the incredibly high (and constantly increasing!) velocity... with items being delivered to end users every quarter


            The list could go on and on, but I believe the idea is clear:




            • Processes and tools is important, but ensuring there's proper, open, candid communication between everyone* in the team is more important.

            • Worth to also notice that forcing people to fit into a working model for the sake of following a model is also an agile anti-pattern. Agile is about experiment. Scrum is not for every team. And you can definitely work with Scrum framework (daily stand ups, retros, etc.), without being agile. And that's very dangerous.




            * Everyone: From the developer that joined a few weeks back to the end user, going through the product owner, program manager or any other senior role.






            share|improve this answer


























              2












              2








              2







              I worked in a project in the past which was the lively example of this value... but the other way round: Tools and processes over individuals and iterations.



              So, one way to understand this core value is to exactly look at it by applying a kind of Reductio ad absurdum and answer this question:




              How does a project that values processes and tools over individuals
              and iterations looks like?




              A few tips:




              • There's a single person that, by talking to only a couple of people, defines the process the 100+ people team needs to follow

              • People are enforced to follow the process. Even if the process says that you should never use acceptance criteria (*I know you guys were already using, but some are not, so I want everyone to work equally*)

              • Tickets are closed because they were not properly tagged / managed / updated

              • The senior management is dragged into several hour discussions about how to tag a specific work as a task or a story

              • People invest 5 minutes to understand a requirement and 55 minutes to make it fit into "as a user, I want to, so that" format

              • Once a requirement is written by business, it's then handed over to the senior analyst, and then to the functional analyst, and then written in Jira. No questions can be raised. Or they can, but won't be answered

              • (derived from above) zero communication between people implementation a functionality and the people expected to use such functionality

              • Teams are enforced to follow a unique communication path

              • People are more focused on ensuring the burndown propers burn down regarless of the amount of business value delivered

              • People brags about the incredibly high (and constantly increasing!) velocity... with items being delivered to end users every quarter


              The list could go on and on, but I believe the idea is clear:




              • Processes and tools is important, but ensuring there's proper, open, candid communication between everyone* in the team is more important.

              • Worth to also notice that forcing people to fit into a working model for the sake of following a model is also an agile anti-pattern. Agile is about experiment. Scrum is not for every team. And you can definitely work with Scrum framework (daily stand ups, retros, etc.), without being agile. And that's very dangerous.




              * Everyone: From the developer that joined a few weeks back to the end user, going through the product owner, program manager or any other senior role.






              share|improve this answer













              I worked in a project in the past which was the lively example of this value... but the other way round: Tools and processes over individuals and iterations.



              So, one way to understand this core value is to exactly look at it by applying a kind of Reductio ad absurdum and answer this question:




              How does a project that values processes and tools over individuals
              and iterations looks like?




              A few tips:




              • There's a single person that, by talking to only a couple of people, defines the process the 100+ people team needs to follow

              • People are enforced to follow the process. Even if the process says that you should never use acceptance criteria (*I know you guys were already using, but some are not, so I want everyone to work equally*)

              • Tickets are closed because they were not properly tagged / managed / updated

              • The senior management is dragged into several hour discussions about how to tag a specific work as a task or a story

              • People invest 5 minutes to understand a requirement and 55 minutes to make it fit into "as a user, I want to, so that" format

              • Once a requirement is written by business, it's then handed over to the senior analyst, and then to the functional analyst, and then written in Jira. No questions can be raised. Or they can, but won't be answered

              • (derived from above) zero communication between people implementation a functionality and the people expected to use such functionality

              • Teams are enforced to follow a unique communication path

              • People are more focused on ensuring the burndown propers burn down regarless of the amount of business value delivered

              • People brags about the incredibly high (and constantly increasing!) velocity... with items being delivered to end users every quarter


              The list could go on and on, but I believe the idea is clear:




              • Processes and tools is important, but ensuring there's proper, open, candid communication between everyone* in the team is more important.

              • Worth to also notice that forcing people to fit into a working model for the sake of following a model is also an agile anti-pattern. Agile is about experiment. Scrum is not for every team. And you can definitely work with Scrum framework (daily stand ups, retros, etc.), without being agile. And that's very dangerous.




              * Everyone: From the developer that joined a few weeks back to the end user, going through the product owner, program manager or any other senior role.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Apr 19 at 10:53









              Tiago CardosoTiago Cardoso

              5,81941856




              5,81941856























                  2














                  This feels like just a different phrasing, but I find that it sometimes helps. When I look at the Agile Manifesto, I reading as the things on the right serving the things on the left.



                  For example, there are release approval processes. The intent of most release approval processes is to bring all interested parties to the table so that there can be transparency on what is being released and people can raise concerns in the moment. This is a process supporting better interactions between individuals.



                  Over time the process may drift from the needs of the individuals and no longer align. Now people show up to the call but maybe don't really listen. There's a lot of work that goes into making a release request from years of built up rules, but the whole process has become a rubber stamp. Now the balance has switched. Individuals are in service to a process that is no longer effective and interactions suffer for it.



                  So, applying the Agile Manifesto, we'd want to look at this process and ask ourselves how we turn it back around, either getting rid of a process that has outlived its usefulness or revamping it so that it once again serves the individuals and their interactions.






                  share|improve this answer




























                    2














                    This feels like just a different phrasing, but I find that it sometimes helps. When I look at the Agile Manifesto, I reading as the things on the right serving the things on the left.



                    For example, there are release approval processes. The intent of most release approval processes is to bring all interested parties to the table so that there can be transparency on what is being released and people can raise concerns in the moment. This is a process supporting better interactions between individuals.



                    Over time the process may drift from the needs of the individuals and no longer align. Now people show up to the call but maybe don't really listen. There's a lot of work that goes into making a release request from years of built up rules, but the whole process has become a rubber stamp. Now the balance has switched. Individuals are in service to a process that is no longer effective and interactions suffer for it.



                    So, applying the Agile Manifesto, we'd want to look at this process and ask ourselves how we turn it back around, either getting rid of a process that has outlived its usefulness or revamping it so that it once again serves the individuals and their interactions.






                    share|improve this answer


























                      2












                      2








                      2







                      This feels like just a different phrasing, but I find that it sometimes helps. When I look at the Agile Manifesto, I reading as the things on the right serving the things on the left.



                      For example, there are release approval processes. The intent of most release approval processes is to bring all interested parties to the table so that there can be transparency on what is being released and people can raise concerns in the moment. This is a process supporting better interactions between individuals.



                      Over time the process may drift from the needs of the individuals and no longer align. Now people show up to the call but maybe don't really listen. There's a lot of work that goes into making a release request from years of built up rules, but the whole process has become a rubber stamp. Now the balance has switched. Individuals are in service to a process that is no longer effective and interactions suffer for it.



                      So, applying the Agile Manifesto, we'd want to look at this process and ask ourselves how we turn it back around, either getting rid of a process that has outlived its usefulness or revamping it so that it once again serves the individuals and their interactions.






                      share|improve this answer













                      This feels like just a different phrasing, but I find that it sometimes helps. When I look at the Agile Manifesto, I reading as the things on the right serving the things on the left.



                      For example, there are release approval processes. The intent of most release approval processes is to bring all interested parties to the table so that there can be transparency on what is being released and people can raise concerns in the moment. This is a process supporting better interactions between individuals.



                      Over time the process may drift from the needs of the individuals and no longer align. Now people show up to the call but maybe don't really listen. There's a lot of work that goes into making a release request from years of built up rules, but the whole process has become a rubber stamp. Now the balance has switched. Individuals are in service to a process that is no longer effective and interactions suffer for it.



                      So, applying the Agile Manifesto, we'd want to look at this process and ask ourselves how we turn it back around, either getting rid of a process that has outlived its usefulness or revamping it so that it once again serves the individuals and their interactions.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Apr 19 at 17:51









                      DanielDaniel

                      9,88321327




                      9,88321327























                          1














                          Some examples of where processes and tools can be problematic:




                          • Giving a team a long requirements specification but then not being available to answer any questions they may have on it.

                          • Having people spend a considerable amount of their time completing forms on a tool, even though the information gathered is rarely used.

                          • A team urgently needs help from a specialist, but they can't get it straight away as they have to follow a long-winded process.


                          And some examples of where individuals and interactions are effective:




                          • A Product Owner explains a difficult and complicated requirement to a team and answers all their questions on it.

                          • A team asks another team for help and they quickly respond.

                          • An external customer visits a team and gives them a detailed description of how they use their product.






                          share|improve this answer




























                            1














                            Some examples of where processes and tools can be problematic:




                            • Giving a team a long requirements specification but then not being available to answer any questions they may have on it.

                            • Having people spend a considerable amount of their time completing forms on a tool, even though the information gathered is rarely used.

                            • A team urgently needs help from a specialist, but they can't get it straight away as they have to follow a long-winded process.


                            And some examples of where individuals and interactions are effective:




                            • A Product Owner explains a difficult and complicated requirement to a team and answers all their questions on it.

                            • A team asks another team for help and they quickly respond.

                            • An external customer visits a team and gives them a detailed description of how they use their product.






                            share|improve this answer


























                              1












                              1








                              1







                              Some examples of where processes and tools can be problematic:




                              • Giving a team a long requirements specification but then not being available to answer any questions they may have on it.

                              • Having people spend a considerable amount of their time completing forms on a tool, even though the information gathered is rarely used.

                              • A team urgently needs help from a specialist, but they can't get it straight away as they have to follow a long-winded process.


                              And some examples of where individuals and interactions are effective:




                              • A Product Owner explains a difficult and complicated requirement to a team and answers all their questions on it.

                              • A team asks another team for help and they quickly respond.

                              • An external customer visits a team and gives them a detailed description of how they use their product.






                              share|improve this answer













                              Some examples of where processes and tools can be problematic:




                              • Giving a team a long requirements specification but then not being available to answer any questions they may have on it.

                              • Having people spend a considerable amount of their time completing forms on a tool, even though the information gathered is rarely used.

                              • A team urgently needs help from a specialist, but they can't get it straight away as they have to follow a long-winded process.


                              And some examples of where individuals and interactions are effective:




                              • A Product Owner explains a difficult and complicated requirement to a team and answers all their questions on it.

                              • A team asks another team for help and they quickly respond.

                              • An external customer visits a team and gives them a detailed description of how they use their product.







                              share|improve this answer












                              share|improve this answer



                              share|improve this answer










                              answered Apr 19 at 10:50









                              Barnaby GoldenBarnaby Golden

                              9,7401826




                              9,7401826























                                  1














                                  The first principle (value) in the Agile Manifesto is




                                  Individuals and interactions over processes and tools.




                                  This manifesto explains that the communication between the team members are more important than the tools and techniques we use to deliver software.



                                  Valuing people more than processes or tools makes sense, as it is the people who respond to the needs of the mission and execute a task successfully. If the process or the tools drive the task, the team could not be responsive to change and would be less likely to meet the mission’s goals. By communicating to the team what they are doing and why, you show respect for the people you work with and you will find that the morale of the team will vastly improve. This builds a unification of understanding and greater team cohesiveness.



                                  Valuing people more highly than processes or tools is easy to understand because it is the people who respond to business needs and drive the development process. If the process or the tools drive development, the team is less responsive to change and less likely to meet customer needs. Communication is an example of the difference between valuing individuals versus process. In the case of individuals, communication is fluid and happens when a need arises. In the case of process, communication is scheduled and requires specific content.






                                  share|improve this answer






























                                    1














                                    The first principle (value) in the Agile Manifesto is




                                    Individuals and interactions over processes and tools.




                                    This manifesto explains that the communication between the team members are more important than the tools and techniques we use to deliver software.



                                    Valuing people more than processes or tools makes sense, as it is the people who respond to the needs of the mission and execute a task successfully. If the process or the tools drive the task, the team could not be responsive to change and would be less likely to meet the mission’s goals. By communicating to the team what they are doing and why, you show respect for the people you work with and you will find that the morale of the team will vastly improve. This builds a unification of understanding and greater team cohesiveness.



                                    Valuing people more highly than processes or tools is easy to understand because it is the people who respond to business needs and drive the development process. If the process or the tools drive development, the team is less responsive to change and less likely to meet customer needs. Communication is an example of the difference between valuing individuals versus process. In the case of individuals, communication is fluid and happens when a need arises. In the case of process, communication is scheduled and requires specific content.






                                    share|improve this answer




























                                      1












                                      1








                                      1







                                      The first principle (value) in the Agile Manifesto is




                                      Individuals and interactions over processes and tools.




                                      This manifesto explains that the communication between the team members are more important than the tools and techniques we use to deliver software.



                                      Valuing people more than processes or tools makes sense, as it is the people who respond to the needs of the mission and execute a task successfully. If the process or the tools drive the task, the team could not be responsive to change and would be less likely to meet the mission’s goals. By communicating to the team what they are doing and why, you show respect for the people you work with and you will find that the morale of the team will vastly improve. This builds a unification of understanding and greater team cohesiveness.



                                      Valuing people more highly than processes or tools is easy to understand because it is the people who respond to business needs and drive the development process. If the process or the tools drive development, the team is less responsive to change and less likely to meet customer needs. Communication is an example of the difference between valuing individuals versus process. In the case of individuals, communication is fluid and happens when a need arises. In the case of process, communication is scheduled and requires specific content.






                                      share|improve this answer















                                      The first principle (value) in the Agile Manifesto is




                                      Individuals and interactions over processes and tools.




                                      This manifesto explains that the communication between the team members are more important than the tools and techniques we use to deliver software.



                                      Valuing people more than processes or tools makes sense, as it is the people who respond to the needs of the mission and execute a task successfully. If the process or the tools drive the task, the team could not be responsive to change and would be less likely to meet the mission’s goals. By communicating to the team what they are doing and why, you show respect for the people you work with and you will find that the morale of the team will vastly improve. This builds a unification of understanding and greater team cohesiveness.



                                      Valuing people more highly than processes or tools is easy to understand because it is the people who respond to business needs and drive the development process. If the process or the tools drive development, the team is less responsive to change and less likely to meet customer needs. Communication is an example of the difference between valuing individuals versus process. In the case of individuals, communication is fluid and happens when a need arises. In the case of process, communication is scheduled and requires specific content.







                                      share|improve this answer














                                      share|improve this answer



                                      share|improve this answer








                                      edited Apr 20 at 11:59









                                      ctrl-alt-delor

                                      309111




                                      309111










                                      answered Apr 19 at 9:11









                                      KrunalKrunal

                                      223111




                                      223111






















                                          nourdine is a new contributor. Be nice, and check out our Code of Conduct.










                                          draft saved

                                          draft discarded


















                                          nourdine is a new contributor. Be nice, and check out our Code of Conduct.













                                          nourdine is a new contributor. Be nice, and check out our Code of Conduct.












                                          nourdine is a new contributor. Be nice, and check out our Code of Conduct.
















                                          Thanks for contributing an answer to Project Management Stack Exchange!


                                          • Please be sure to answer the question. Provide details and share your research!

                                          But avoid



                                          • Asking for help, clarification, or responding to other answers.

                                          • Making statements based on opinion; back them up with references or personal experience.


                                          To learn more, see our tips on writing great answers.




                                          draft saved


                                          draft discarded














                                          StackExchange.ready(
                                          function () {
                                          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpm.stackexchange.com%2fquestions%2f26250%2fcan-you-explain-what-processes-and-tools-means-in-the-first-agile-principle%23new-answer', 'question_page');
                                          }
                                          );

                                          Post as a guest















                                          Required, but never shown





















































                                          Required, but never shown














                                          Required, but never shown












                                          Required, but never shown







                                          Required, but never shown

































                                          Required, but never shown














                                          Required, but never shown












                                          Required, but never shown







                                          Required, but never shown







                                          Popular posts from this blog

                                          Plaza Victoria

                                          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                                          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...