简介
- Doors是IBM开发的一款需求管理工具。
详细功能介绍看如下官网:
https://www.ibm.com/cn-zh/marketplace/requirements-management
如果链接失效就自行百度一下,找到官网不难;
要点 - Doors是给企业用的,不推荐个人用,太复杂了;
- Doors要钱;
- Doors可以试用;
基本知识
- Doors分为服务器和客户端两部分;
- 术语表
缩写 | 全称 | 中文 |
---|---|---|
CLM | Collaborative Lifecycle Management | 协同生命周期管理 |
CCM | Change and Configuration Management | 变更和配置管理 |
QM | Quality Management | 质量管理 |
RM | Requirements Management | 需求管理 |
JRS | Jazz Reporting Service | Jazz报表服务 |
部署环境:
1、准备环境
确认硬件和软件系统要求;
典型要求:
- 显示:Display monitor with at least 1024x768 resolution and 256 colors
- 内存:16-128G ( 越高服务器的并发性能越好 )
- 其他:See sizing guidance at https://jazz.net/wiki/bin/view/Deployment/DeploymentPlanningAndDesign
- CPU:Minimum for application is a 4 Core CPU with clock speeds 2GHz or higher
- OS:Windows7,Windows10,Windows Server 2012,Linux
2、安装服务和应用
使用IBM的安装工具向导,安装服务器。
3、设置服务器
After the installation, complete the steps in the Jazz Team Server setup wizard, which is available at https://fully_qualified_host_name:9443/jts/setup (where fully_qualified_host_name is the domain for your server).
安装完成后,请完成Jazz Team Server安装向导中的步骤,该向导位于https://fully_-qualified_-host-name:9443/jts/setup(其中fully_-qualified_-host-name是服务器的域)。
附加指南:有关安装向导的帮助,请参阅产品文档中的运行安装向导。
4、安装客户端
You can perform most tasks with a web browser. The client tools support advanced tasks and optimized workflows for specific roles or jobs, or provide additional functions such as integrations with other systems.
您可以使用Web浏览器执行大多数任务。客户机工具支持高级任务和特定角色或作业的优化工作流,或提供其他功能,如与其他系统集成。
上面的安装过程,也可以在官网找到;
更多学习内容,下一节继续;