PMBOK指南知识点 - 第五章

第五章 项目范围管理 Chapter 5 - Project Scope Management

5.0 Key Concepts 核心概念

Scope - Addressing what should be included, what shoud NOT be included in a project.

范围 - 项目中应包含什么,不包含什么。

Scope Management - Ensuring the project accounts for all required work(nothing more).

范围管理 - 确保项目做且只做成功完成项目所需的全部工作。

  • On agile projects, scope evolves over time; the project team users prototypes to refine requirements.
  • 在敏捷项目中,范围是不断扩展的;项目团队使用原型工具来完善需求。

Processes 六个过程

5.1 Plan Scope Mgmt.(P) - Documenting how scope will be defined and controlled.

5.1 规划范围管理 - 以文件形式记录如何定义、确认和控制范围。(《项目范围管理计划》、《需求管理计划》)

5.2 Collect Requirements(P) - Documenting stakeholders needs.

5.2 收集需求 - 记录相关方的需要和需求。(《需求文件》、《需求跟踪矩阵》)

5.3 Define Scope(P) - Developing a detailed project and product description.

5.3 定义范围 - 制定详细的项目和产品描述。(《项目范围说明书》)

5.4 Create WBS(P) - Decomposing project work into smaller components.

5.4 创建WBS - 将项目工作分解为较小的组件。(《范围基准》)

5.5 Validate Scope(M) - Formalizing acceptance of completed deliverables.

5.5 确认范围 - 正式验收已完成的可交付成果。

5.6 Control Scope(M) - Monitoring project scope and managing changes to the scope baseline.

5.6 控制范围 - 监督项目范围,管理范围基准的变更。

Project Decomposition 项目分解

  • Project
  • 项目
  • Deliverable
  • 可交付成果
  • Work Package
  • 工作包
  • Activity
  • 活动

"Collect Requirements" - Key Tools 5.2 收集需求 主要工具

Brainstorming(data gathering) - Used to general multiple ideas about requirements.

头脑风暴(数据收集)- 用来激发关于需求的点子。

Interviews(data gathering) - A formal or informal approach to gather information from stakeholders.

访谈(数据收集) - 正式或非正式的从相关方获取信息的方法。

Focus Groups(data gathering) - Brings together stakeholders and SMEs to learn about their needs.

焦点小组(数据收集)- 召集相关方和主题专家来获取他们的需求。

Surveys(data gathering) - Written questions to gather information from many respondents.

问卷调查(数据收集)- 用事先设计好的一些问题来从众多受众收集信息。

Benchmarking(data gathering) - Comparing to other organizations to find ways to improve.

标杆对照(数据收集)- 对比其他组织来发现提高的途径。

Document Analysis(data analysis) - Reviewing docs to identify information relevant to requirements.

文件分析(数据分析)- 审查文件来识别与需求相关的信息。

Voting(decision making) - Voting on requirements; outcome could be unanimity, majority, plurality.

投票(决策)- 对需求的投票;可以是一致同意、多数人同意或相对多数同意。

Multi-Criteria Decision Analysis(decision making) - Using a matrix to evaluate/score requirements.

多标准决策分析(决策)- 使用矩阵对多个需求进行评估打分。

Affinity Diagrams(data representation) - Classifying many requirements into groups for analysis.

亲和图(数据表现)- 对大量需求进行分组,以便进一步分析。

Mind-Mapping(data representation) - Consolidating/evaluating ideas from brainstorming sessions.

思维导图(数据表现)- 对头脑风暴所产生的点子进行整理。

Nominal Group Technique(interpersonal skills) - Mix of brainstorming/voting; best ideas go forward.

名义小组技术(人际关系与团队技能)- 头脑风暴与投票的混合,将点子排序,机构化的头脑风暴。

Observations/Conversations(interpersonal skills) - Viewing people in their environment to get ideas.

观察、交谈(人际关系与团队技能)- 也称为“工作跟随”,观察人们在他们的工作环境中来获得想法。

Facilitation(interpersonal skills) - Focused workshops with key stakeholders(e.g. used in JAD).

引导(人际关系与团队技能)- 与关键相关人进行焦点讨论(比如JAD联合应用开发)。

Context Diagrams - An illustration of scope showing a system and how people interact with it.

关系交互图 - 对产品范围的可视化描绘以及人们如何与之互动。

Prototypes - Used to gather early feedback on product requirements by sharing a working version.

原型法 - 通过制作一个可工作的原型产品来尽早获得产品需求方面的反馈。

"Collect Requirements" - Key Outputs 5.2 收集需求 主要输出

Requirements Traceability Matrix - Links requirements to the deliverables that satisfy them

需求跟踪矩阵 - 将需求与对应满足该需求的可交付成果关联。

Requirements Documentation - Describe requirements; which should be written, clear, traceable.

需求文件 - 描述需求;需要书面化,清晰且可追溯。

  • Business Requirements - Address the needs of the overall organization.
  • 业务需求 - 说明整个组织的需求。
  • Stakeholder Requirements - Address the needs of stakeholders(those affected by the project).
  • 相关方需求 - 说明相关方的需求。
  • Project Requirements - Address things the project must meet(e.g. milestone dates).
  • 项目需求 - 说明项目所必须满足的(比如:里程碑日期)。
  • Transition Requirements - Address temporary capabilities(e.g. initial training upon "handoff").
  • 过渡和就绪需求 - 说明状态转换时所需的临时能力(比如:项目移交时的培训)
  • Quality Requirements - Address quality expectations(e.g. the use of tests and certifications).
  • 质量需求 - 说明质量方面的期望(比如:测试和鉴定的使用)。
  • Solution Requirements - Address project or service functionality.
  • 解决方案需求 - 说明项目或服务的特性、功能和特征。
    • *Functional - behaviors of a product(e.g. process an order).
    • *功能需求 - 产品应具备的功能(比如:处理某个命令)。
    • *Non-Functional - conditions that support those behaviors(e.g. security, performance).
    • *非功能需求 - 产品功能运行所需的环境条件(比如:安全性、性能)。

Scope Baseline - Components 范围基准 组成

1. Project Scope Statement - Description of project scope, deliverables, assumptions, constraints.

1. 项目范围说明书 - 项目范围、验收标准、假设条件及制约因素的描述。

2. WBS - Decomposition of the total scope of work to be carried out by the project team.

2. WBS - 项目团队对全部工作范围的层级分解。

3. Work Package - The lowest level of the WBS; includes a unique ID; is part of a control account.

3. 工作包 - WBS的最低层,包含一个独立的账户编号,属于控制账户的一部分。

4. Planning Package - Above the work package in a WBS, but below a control account(i.e. between).

4. 规划包 - 低于控制账户而高于工作包的工作分解结构组件。

5. WBS Dictionary - Detailed information about WBS components.

5. WBS词典 - WBS组件的详细描述信息

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 214,717评论 6 496
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 91,501评论 3 389
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 160,311评论 0 350
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 57,417评论 1 288
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 66,500评论 6 386
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 50,538评论 1 293
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 39,557评论 3 414
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 38,310评论 0 270
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 44,759评论 1 307
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 37,065评论 2 330
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 39,233评论 1 343
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 34,909评论 5 338
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 40,548评论 3 322
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 31,172评论 0 21
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 32,420评论 1 268
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 47,103评论 2 365
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 44,098评论 2 352

推荐阅读更多精彩内容