zoukankan      html  css  js  c++  java
  • Difinition Of Done

    A Story is Sprint ready (Rally Defined) when.............

    The story has well defined and testable acceptance criteria agreed with the Product Owner (PO) / Business

    Specification By Example (SBE) is complete

    The team understands the context and scope of the story

    The team and PO can answer the question "How will we test this Story?"

    The team understands how the story will be implemented -

    The team has estimated and entered Story Point

    We have tasks broken down for completion, including hour estimates

    Answered the question - Are there any dependencies (other systems, teams, vendor feeds, technical constraints, etc.) which need to be considered when implementing this story?

    Answered the question - Are any KB articles for PS required for this story?

    Answered the question - Are any Training material updates required for this story?

     

    A Story is DONE (Rally Complete) when................

    All code / migration scripts complete, checked in and merged to trunk

    Unit testing complete

    Builds on the Continuous Integration server are green

    Code peer reviewed (or pairing during build)

    Test scripts written, agreed and executed with the team and PO

    Required system / integration / targeted regression testing complete

    All Acceptence Criteria are met

    Deployed to UAT

    Demo'd to the PO

    PS Knowledge Base articles updated, as required

    The TEAM are happy for the change to go into production


    A Story is Sprint ready (Rally Defined) when.............

    The story has well defined and testable acceptance criteria agreed with the Product Owner (PO) / Business

    Specification By Example (SBE) is complete

    The team understands the context and scope of the story

    The team and PO can answer the question "How will we test this Story?"

    The team understands how the story will be implemented -

    The team has estimated and entered Story Point

    We have tasks broken down for completion, including hour estimates

    Answered the question - Are there any dependencies (other systems, teams, vendor feeds, technical constraints, etc.) which need to be considered when implementing this story?

    Answered the question - Are any KB articles for PS required for this story?

    Answered the question - Are any Training material updates required for this story?

     

    A Story is DONE (Rally Complete) when................

    All code / migration scripts complete, checked in and merged to trunk

    Unit testing complete

    Builds on the Continuous Integration server are green

    Code peer reviewed (or pairing during build)

    Test scripts written, agreed and executed with the team and PO

    Required system / integration / targeted regression testing complete

    All Acceptence Criteria are met

    Deployed to UAT

    Demo'd to the PO

    PS Knowledge Base articles updated, as required

    The TEAM are happy for the change to go into production


    A Story is DONE DONE (Rally Accepted) when

    Signed off received from the Product Owner

    Zero known defects or approval from the PO to move forward with any defects and/or missing functionality which will be completed in subsequent sprints

    SNOW approval & release management pre-requisites complete

    Release notes updated as required

    PS Knowledge Base articles reviewed/approved by PS, as required


    A Story is (Rally) Released when

    It's deployed to the production environment

    Signed off received from the Product Owner

    Zero known defects or approval from the PO to move forward with any defects and/or missing functionality which will be completed in subsequent sprints

    SNOW approval & release management pre-requisites complete

    Release notes updated as required

    PS Knowledge Base articles reviewed/approved by PS, as required


    A Story is (Rally) Released when

    It's deployed to the production environment

  • 相关阅读:
    [转载][教程]vs2005入门 之 文件上传控件(FileUpLoad)[视频]
    .net 中使用Javacript弹出提示窗口方法总结
    创建分层行集的父表和子表之间的关系
    [转载][教程]vs2005控件演示之 Literal
    [转载][教程]母版页里面查找Repeater内控件(自动编号),并构造URL
    asp.net中的加密方法
    [转载][教程]vs2005/.NET2.0 控件演示之 文件上传 《FileUpload》 (二)
    [转][翻译]极好的ASP.NET2.0入门教程
    [原创]DATALIST 自定议翻页[支持模糊查询]
    六种异常处理的陋习(Java异常处理机制)——转载 Binary
  • 原文地址:https://www.cnblogs.com/BenWong/p/4313307.html
Copyright © 2011-2022 走看看