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

Difinition Of Done的更多相关文章

  1. 场景服务只创建了 Service Difinition 和feature layer

    环境:物理机 pro1.4:虚拟机 (server + datastore + portal + adaptor) 10.4.1 发布场景服务,正常情况应portal中查看,应包含四部分内容:Serv ...

  2. android 传感器应用

    本章讲述Android开发中,传感器应用相关的知识点. 1.功能需求 做一个基于传感器的水平尺应用. 2.软件实现

  3. PHP 依赖注入,从此不再考虑加载顺序

    说这个话题之前先讲一个比较高端的思想--'依赖倒置原则' "依赖倒置是一种软件设计思想,在传统软件中,上层代码依赖于下层代码,当下层代码有所改动时,上层代码也要相应进行改动,因此维护成本较高 ...

  4. 重载赋值运算符 && 对象

    class CMessage { private: char * m_pMessage; public: void showIt()const { cout << m_pMessage & ...

  5. PHP 依赖注入 (转)

    说这个话题之前先讲一个比较高端的思想--'依赖倒置原则' "依赖倒置是一种软件设计思想,在传统软件中,上层代码依赖于下层代码,当下层代码有所改动时,上层代码也要相应进行改动,因此维护成本较高 ...

  6. linux设备驱动程序该添加哪些头文件以及驱动常用头文件介绍(转)

    原文链接:http://blog.chinaunix.net/uid-22609852-id-3506475.html 驱动常用头文件介绍 #include <linux/***.h> 是 ...

  7. PowerDesigner(六)-物理数据模型(PDM逆向工程)(转)

    物理数据模型PDM 物理数据模型(Physical Data Model,PDM):在数据库的逻辑结构设计好之后,就需要完成其物理设计,PDM就是为实现这一目的而设计的. 物理数据模型是以常用的DBM ...

  8. 译 - 第 1 章:EF入门

    章节信息 Entity Framework 6 Recipes 第二版第一章: Chapter 1: Getting Started with Entity Framework ----------- ...

  9. Python全栈开发-Day3-Python基础3

    本节内容 1. 函数基本语法及特性 2. 参数与局部变量 3.递归 4.函数式编程介绍 5.高阶函数 1.函数基本语法及特性 三种编程范式: 1.面向过程:过程——> def 2.面向对象:类— ...

随机推荐

  1. java学习笔记一

    数据类型 Java数据类型分为两大类:基本数据类型和复合数据类型,其中复合数据类型包括数组.类和接口. 基本数据类型(默认值只在类中有,函数变量无初始值) int 32bit 0 boolean 1b ...

  2. Fibonacci 数列算法分析

    /************************************************* * Fibonacci 数列算法分析 ****************************** ...

  3. SQL2005解密已经被加密的存储过程

    SQL2005解密已经被加密的存储过程 第一步:打开DAC连接功能 第二步:在MASTER数据库创建一个解密存储过程 USE master GO CREATE PROCEDURE [dbo].[sp_ ...

  4. 深入理解javascript原型和闭包(1)——一切都是对象

    “一切都是对象”这句话的重点在于如何去理解“对象”这个概念. ——当然,也不是所有的都是对象,值类型就不是对象. 首先咱们还是先看看javascript中一个常用的函数——typeof().typeo ...

  5. XMPP作为一个工具的意义

    学习XMPP就是拥有位当前应用程序添加实时,推送,社交功能所需的工具.虽然浏览器不支持XMPP通讯,但是我们可以通过BOSH技术解决. 一个XMPP网络包含如下 服务器:为XMPP节提供路由,是否支持 ...

  6. Python基础知识(一)

  7. LInux升级Python版本2.7.11所遇问题汇总

    首先请原谅我使用校园网络,基本上打不开谷歌,网络搜取得帮助均来自度娘. 对于我这个linux新手 IT 新手来说,自己升级点东西好担心,万一出错,可能都要重来.... 参照度娘内容和自己摸索,今天晚上 ...

  8. 【阿里李战】解剖JavaScript中的 null 和 undefined

    在JavaScript开发中,被人问到:null与undefined到底有啥区别? 一时间不好回答,特别是undefined,因为这涉及到undefined的实现原理.于是,细想之后,写下本文,请各位 ...

  9. PHP大数(浮点数)取余

    一般我们进行取余运算第一个想到的就是用百分号%,但当除数是个很大的数值,超出了int范围时,这样取余就不准确了. php大数(浮点数)取余函数 /** * php大数取余 * * @param int ...

  10. log4net部分配置说明

    第一步: 添加并应用Log4net.dll.然后在Web.config文件中添加下面的配置局 <configSections>     <section name="log ...