当前位置:网站首页>IPD流程专业术语
IPD流程专业术语
2022-07-31 23:20:00 【Blooming Life】
1、RR:Raw Requirement,原始需求
来自公司内、外部客户的、关于公司产品与解决方案的、需要需求管理/分析团队(RMT/RAT)分析评审后作出决定的所有需求。
2、IR:Initial Requirement,初始需求
原始需求经过RMT/RAT分析后,站在内外部客户/市场角度,以准确的语言(完整的背景、标准的格式)重新描述的需求。
3、PB:Problem,客户问题
描述客户面对的挑战与机会(客户战略与痛点),也就是该版本为客户带来的核心价值。
4、SF:System Feature,系统特性
描述该版本为支撑“客户问题(PB)”所具备的重大能力。系统特性是产品包的主要卖点(销售亮点)集合,每条特性都是满足客户特定商业价值诉求的端到端解决方案,一部分特性是可以通过license控制单独销售的。
5、SR:System Requirement,系统需求
描述为支撑“系统特性SF”所需要支持的具体需求,定义:系统需求(SR)是系统对外呈现的、可测试的全部功能需求和非功能需求,其中功能需求是对系统提供的功能的场景化的具体要求,非功能需求是对系统的成本、全局质量属性、技术限制等非功能性方面的具体要求。
6、AR:Allocated Requirement,分配需求
根据“系统需求SR” 分配到子系统/模块的功能或非功能需求。
7、CR:Process Change Requirement,流程变更需求
业务发生变化或者已有流程存在缺陷,导致不能满足而进行变更的需求。
8、CCB:Change Control Board,变更控制委员会
负责做出决定究竟将哪些已建议需求变更或新产品特性付诸应用。
边栏推荐
- 2022-07-31:给出一个有n个点,m条有向边的图, 你可以施展魔法,把有向边,变成无向边, 比如A到B的有向边,权重为7。施展魔法之后,A和B通过该边到达彼此的代价都是7。 求,允许施展一次魔法
- Unity - LineRenderer show a line
- Summary of the classic drawing method of histogram
- The difference between adding or not adding the ref keyword when a variable of reference type is used as a parameter in a method call in C#
- I don't know what to do with sync issues
- 什么时候可以使用 PushGateway
- Difference Between Stateless and Stateful
- Flutter教程之四年开发经验的高手给的建议
- 10大主流3D建模技术
- Go mode tidy reports an error go warning “all” matched no packages
猜你喜欢
Dry goods | 10 tips for MySQL add, delete, change query performance optimization

二叉树非递归遍历

高等代数_证明_任何矩阵都相似于一个上三角矩阵

网易云信圈组上线实时互动频道,「破冰」弱关系社交

Judging decimal points and rounding of decimal operations in Golang

Audio alignment using cross-correlation

【Acwing】第62场周赛 题解

C#中引用类型的变量做为参数在方法调用时加不加 ref 关键字的不同之处

Google Earth Engine——Error: Image.clipToBoundsAndScale, argument ‘input‘: Invalid type的错误解决

【ACM】2022.7.31训练赛
随机推荐
C#中引用类型的变量做为参数在方法调用时加不加 ref 关键字的不同之处
Difference Between Stateless and Stateful
博弈论(Depu)与孙子兵法(42/100)
[QNX Hypervisor 2.2用户手册]9.16 system
如何撰写出一篇优质的数码类好物推荐文
#yyds干货盘点# 面试必刷TOP101:链表中环的入口结点
Daily--Kali opens SSH (detailed tutorial)
Mysql environment installation under Linux (centos)
嵌入式开发没有激情了,正常吗?
[QNX Hypervisor 2.2用户手册]9.14 set
Learn about C# anonymous methods
Golang must know the Go Mod command
消息队列存储消息数据的MySQL表格
Summary of the classic drawing method of histogram
Shell common scripts: Nexus batch upload local warehouse enhanced version script (strongly recommended)
The latest masterpiece!Alibaba just released the interview reference guide (Taishan version), I just brushed it for 29 days
SQL注入 Less42(POST型堆叠注入)
游戏安全03:缓冲区溢出攻击简单解释
SQL injection Less54 (limited number of SQL injection + union injection)
登录业务实现(单点登录+微信扫码+短信服务)