【问题标题】:System Requirements Specification: User Requirements? [closed]系统需求规范:用户需求? [关闭]
【发布时间】:2014-04-15 21:31:02
【问题描述】:

我目前正在为一个系统编写一个 SRS,我很难弄清楚用户需求在哪里适合。我会给你我目前的内容:

Table of Contents
Revision History
1. Document Introduction
    1.1 Purpose
    1.2 Scope
    1.3 Word List
    1.4 References
    1.5 Overview
2. System Description
    2.1 Product Description
    2.2 Project Stakeholders
    2.3 System Characteristics
    2.4 Context Diagram
        2.4.1 Frontend
        2.4.2 Backend
        2.4.3 Database  
        2.4.4 API
     2.5 User Requirements // <---- is this the correct place and naming?
     2.6 User Assumptions and Dependencies  
     2.7 User Documentation
3. User Requirements // <---- or is this more appropriate?
4. Functional Requirements
    4.1 Frontend
        4.1.1 Stop
        4.1.2 Quicklist
        4.1.3 Journey
        4.1.4 Settings
        4.1.5 System
        4.2.6 JSON
    4.2 Backend
        4.2.1 JSON
        4.2.2 System
5. Other Non-Functional Requirements
    5.1 Software Interface
    5.2 Performance Requirements
    5.3 Security Requirements
    5.4 Software Quality Attributes
    5.5 Platform Requirements

用户要求将适应以下内容(这只是一个示例):

The user needs the application to be responsive at all times.
The user must not be confused as to what is a button and what is not.
The user must be able to save personal preferences within area A of the application.
The user must be able to use the application offline.
The user must be able to retain their personal preferences if they log in on any device.

如果这不是放置它们的正确位置,那么我应该将它们放置在哪里,如果 SRS 有任何其他看起来有问题的地方,请说,我一直在寻求提高我的技能!

【问题讨论】:

    标签: documentation software-design requirements srs


    【解决方案1】:

    我会将用户需求保留在 2.5 中列出的位置,因为随后的信息流是用户依赖项/假设。但是,如果信息足够大,需要单独的部分,那将更有意义。在不知道每个部分完全代表什么的情况下,很难回答这个问题。我通常会假设用户需求将在项目的范围和目的内定义,而不是需要进一步解释用户需要什么或项目的“原因”的部分。

    【讨论】:

    • 感谢您的回答!我知道不可能给出 100% 的答案,因为需要阅读完整的详细信息,用户需求不包含大量列表!我会用 2.5 来计算,因为它确实是“最合适的”。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多