当前位置:网站首页>IPD process terminology
IPD process terminology
2022-07-31 23:21:00 【Blooming Life】
1,RR:strong>Raw Requirement, Raw Requirement
From the company's internal and external customers, about the company's products and solutions, requires the requirements management/analysis team (RMT/RAT) after analysis and reviewAll needs to make a decision.
2,IR:strong>Initial Requirement, initial requirement
After the original requirements are analyzed by RMT/RAT, from the perspective of internal and external customers/markets, use accurate language (complete background, standard format)) re-described requirements.
3,PB:strong>Problem, customer problem
Describe the challenges and opportunities faced by customers (customer strategies and pain points), which is the core value that this version brings to customers.
4,SF:strong>System Feature, System Feature
Describe the significant capabilities this version has in support of Customer Problems (PB).System features are the main selling points (sales highlights) of a product package. Each feature is an end-to-end solution that meets customers' specific business value demands. Some features can be sold separately through license control.
5,SR:strong>System Requirement, System Requirement
Describe the specific requirements that need to be supported to support "system feature SF", definition: system requirements (SR) are externally presented and testable by the systemAll functional requirements and non-functional requirements of the system, in which functional requirements are specific requirements for the scene-based functions provided by the system, and non-functional requirements are specific requirements for non-functional aspects such as system cost, global quality attributes, and technical limitations.
6,AR:strong>Allocated RequirementAllocated Requirement
Functional or non-functional requirements assigned to subsystems/modules according to the System Requirements SR.
7,CR:strong>Process Change Requirement, Process Change Requirement
Business changes or existing processes are defective, resulting in the need for changes that cannot be met.
8,CCB:strong>Change Control Board, Change Control Board
Responsible for making decisions about which proposed requirements changes or new product features to apply.
边栏推荐
猜你喜欢

20. Support vector machine - knowledge of mathematical principles

编译型语言和解释型语言的区别

Shell common script: Nexus batch upload local warehouse script

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

逐步手撕轮播图3(保姆级教程)

如何减少软件设计和实现之间鸿沟

【1161. 最大层内元素和】

C# Rectangle基本用法和图片切割

Quick Start Tutorial for flyway

What is customer profile management?
随机推荐
Several methods for deleting specified elements in Golang slices
@JsonFormat(pattern="yyyy-MM-dd") time difference problem
leetcode:126. 单词接龙 II
Pytest first experience
SQL注入 Less38(堆叠注入)
HTC使用官方固件作为底包制作rom卡刷包教程
Write a database document management tool based on WPF repeating the wheel (1)
Unity-LineRenderer显示一条线
"SDOI2016" Journey Problem Solution
C#中引用类型的变量做为参数在方法调用时加不加 ref 关键字的不同之处
#yyds dry goods inventory# Interview must brush TOP101: the entry node of the ring in the linked list
基于mysql的消息队列设计
lua入门案例实战1234定义函数与标准函数库功能
Document management and tools in the development process
Drawing process of hand-drawn map of scenic spots
20. Support vector machine - knowledge of mathematical principles
日常--Kali开启SSH(详细教程)
#yyds干货盘点# 面试必刷TOP101:链表中环的入口结点
Quick Start Tutorial for flyway
「SDOI2016」征途 题解