zoukankan      html  css  js  c++  java
  • Requirements Gathering

    Requirements gathering is an essential part of any project and project management. Understanding fully what a project will deliver is critical to its success. This may sound like common sense, but surprisingly it's an area that is often given far too little attention.

    Many projects start with the barest headline list of requirements, only to find later the customers' needs have not been properly understood.

    One-way to avoid this problem is by producing a statement of requirements. This document is a guide to the main requirements of the project. It provides:

    • A succinct requirement specification for management purposes.
    • A statement of key objectives - a "cardinal points" specification.
    • A description of the environment in which the system will work.
    • Background information and references to other relevant material.
    • Information on major design constraints.

    The contents of the statement of requirements should be stable or change relatively slowly.

    Once you have created your statement of requirements, ensure the customer and all other stakeholders sign-up to it and understand that this and only this will be delivered.

    Finally, ensure you have cross-referenced the requirements in the statement of requirements with those in the project definition report to ensure there is no mismatch.

    10 Rules for Successful Requirements Gathering

    To be successful at requirements gathering and to give your project an increased likelihood of success follow these rules:

    1. Don't assume you know what the customer wants, ask.
    2. Involve the users from the start.
    3. Define and agree the scope of the project.
    4. Ensure requirements are specific, realistic and measurable.
    5. Gain clarity if there is any doubt.
    6. Create a clear, concise and thorough requirements document and share it with the customer.
    7. Confirm your understanding of the requirements with the customer (play them back).
    8. Avoid talking technology or solutions until the requirements are fully understood.
    9. Get the requirements agreed with the stakeholders before the project starts.
    10. Create a prototype if necessary to confirm or refine the customers' requirements.

    Common Mistakes

    • Basing a solution on complex or cutting edge technology and then discovering that it cannot easily be rolled out to the 'real world'.
    • Not prioritising the User Requirements, for example 'must have', 'should have', 'could have' and 'would have,' known as the MoSCoW principle.
    • Not enough consultation with real users and practitioners.
    • Solving the 'problem' before you know what it is.
    • Lacking a clear understanding and making assumptions rather than asking.

    Requirements gathering is about creating a clear, concise and agreed set of customer requirements that allow you to provide exactly what they are looking for.

  • 相关阅读:
    Python之位移操作符所带来的困惑
    SR采用PubSubHubbub协议实时接收GReaderSharedItems更新
    如何找到正在热传的微博客图片?
    手持设备:懒人的互联网音乐智能同步/播放器
    七十二般变化解得了三灾?
    如何测量Google Reader用户的分享活跃度
    基于Google Reader发展起来的个性化推荐系统之三大问题
    Python检测Windows剩余磁盘空间
    Python 内部类,内部类调用外部类属性,方法
    禁止IE页面自动跳转到EDGE浏览器的方法
  • 原文地址:https://www.cnblogs.com/RR-ghost/p/4212936.html
Copyright © 2011-2022 走看看