当前位置:网站首页>PMP笔记记录
PMP笔记记录
2022-07-03 05:55:00 【殷乾Lakers】
1.变更请求的类型
包括纠正措施、预防措施、缺陷补救和更新
3、一个新的政府法规将要求对一个处于开发阶段的产品进行变更。项目团队在项目开始时修订项目管理计划用以实施新的需求,而非在后期添加需求。这应该使用什么类型的变更请求?( )
A. 纠正措施
B. 主动措施
C. 预防措施
D. 更新
答案:D
解析:本题考查知识点:变更请求的类型。
题干关键此:修订项目管理计划。更新是指对正式受控的项目文件或计划等进行的变更,以反映修改或增加的意见或内容。题干中新的政府法规要求变更,符合更新的概念,故选择D。
A纠正措施是为使项目工作绩效重新与项目管理计划一致而进行的有目的的活动。
B变更请求的类型包括纠正措施、预防措施、缺陷补救和更新,并没有主动措施这一说法。
C预防措施是为确保项目工作的未来绩效符合项目管理计划而进行的有目的的活动。
2.相关方登记册
相关方登记册是“13.1 识别相关方”的输出文件,记录关于已识别相关方的信息。内容包括
1、身份信息。姓名、组织职位、地点、联系方式,以及在项目中扮演的角色。
2、评估信息。主要需求、期望、影响项目成果的潜力,以及相关方最能影响或冲击的项目生命周期阶段。
3、相关方分类。用内部或外部,作用、影响、权力或利益,上级、下级、外围或横向,或者项目经理选择的其他分类模型,进行分类的结果。
PMP考试中,需要明了:相关方登记册的内容;相关方登记册与相关方参与计划、沟通管理计划的区别。答题要领如下:
1、首先明确相关方,是指和项目有关的那些组织、个人。比如:公司管理层、客户、监管方、职能部门等。一般不包括团队,团队是资源管理;
2、在识别到新的相关方,或者相关方变化时,更新相关方登记册;
3、想要了解有哪些相关方及其需求,查看《相关方登记册》;想了解如何管理相关方及其参与程度,查看《相关方参与计划》;如何与相关方交流信息,是《沟通管理计划》。
边栏推荐
- 2022.7.2 simulation match
- 1. 兩數之和
- Why should there be a firewall? This time xiaowai has something to say!!!
- Ansible firewall firewalld setting
- 项目总结--2(Jsoup的基本使用)
- Maximum likelihood estimation, divergence, cross entropy
- [video of Teacher Zhao Yuqiang's speech on wot] redis high performance cache and persistence
- [untitled]
- [teacher Zhao Yuqiang] calculate aggregation using MapReduce in mongodb
- MySQL startup error: several solutions to the server quit without updating PID file
猜你喜欢

Disruptor learning notes: basic use, core concepts and principles

Method of finding prime number

Core principles and source code analysis of disruptor

Solve the 1251 client does not support authentication protocol error of Navicat for MySQL connection MySQL 8.0.11

为什么网站打开速度慢?

Maximum likelihood estimation, divergence, cross entropy
![[teacher Zhao Yuqiang] MySQL high availability architecture: MHA](/img/a7/2140744ebad9f1dc0a609254cc618e.jpg)
[teacher Zhao Yuqiang] MySQL high availability architecture: MHA

项目总结--04

卷积神经网络CNN中的卷积操作详解
![[minesweeping of two-dimensional array application] | [simple version] [detailed steps + code]](/img/b0/aa5dce0bb60c50eea907de9e127d6c.jpg)
[minesweeping of two-dimensional array application] | [simple version] [detailed steps + code]
随机推荐
JDBC connection database steps
期末复习(DAY7)
Ext4 vs XFS -- which file system should you use
Analysis of Clickhouse mergetree principle
Linux登录MySQL出现ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES)
Apple submitted the new MAC model to the regulatory database before the spring conference
Together, Shangshui Shuo series] day 9
Niuke JS separator
If function of MySQL
pytorch 多分类中的损失函数
It is said that the operation and maintenance of shell scripts are paid tens of thousands of yuan a month!!!
Configure DTD of XML file
Yum is too slow to bear? That's because you didn't do it
Installation du plug - in CAD et chargement automatique DLL, Arx
Es 2022 officially released! What are the new features?
1. 兩數之和
Solve the 1251 client does not support authentication protocol error of Navicat for MySQL connection MySQL 8.0.11
[teacher Zhao Yuqiang] MySQL flashback
@Import annotation: four ways to import configuration classes & source code analysis
项目总结--01(接口的增删改查;多线程的使用)