S12-Writing Requirements

#requirements #systems #engineering #documentation #ops #mechanical #prgramming #electrical #strategy

1 Purpose

The purpose of this document is to standardize a process for capturing requirements.

2 Scope

The departments interacting with requirements:

3 Types of Requirements

Grayson Robotics uses three methods for gathering system requirements: User Story mapping, Use Cases, and Implementation requirements.

3.1 User Stories

A User Story is an informal narrative description of user needs and expectations that helps designers understand what the stakeholders wish to accomplish. User Story Mapping is a method for capturing a narrative description of stakeholder goals and strategy by way of dialogue between designers and stakeholders.

User stories are documented with Casual Use Cases and other informal written or visual methods. A user story may be composed of multiple documents and images.

3.2 Use Cases

Use cases are functional requirements in the form of a scenario and its accompanying context. Functional requirements describe system or sub-system behavior while carefully omitting implementation details. A use case scenario describes the interaction between the System Under Design (SUD) and other actors.

Use cases are categorized by their formality, being either Detailed or Brief. Formal use cases comprise the final design while casual use cases help designers understand the problem. Casual use cases may also serve as drafts for formal use cases.

Use cases may describe the behavior of: the system as a whole, a logical subsystem described by the Logical Architecture, or physical subsystem described by the Physical Architecture.

3.3 Implementation requirements

Implementation (Non-functional) requirements are constraints on the systems composition that can be thought of as implementation decisions.

Implementation requirements take the form of short, atomic, "shall" statements collected into tables.

4 Requirement document structures

Authors shall write requirements in accordance with the structures defined here:

4.1 Brief Use Case Structure

A Brief use case includes the following fields:

4.2 Detailed Use Case Structure

A Detailed use case includes all fields from a Brief use case, except Scenario which is replaced by Main Success Scenario and Extensions:

4.3 Implementation requirement structure

As part of the title and file name, each requirement should have a unique numerical ID.

Document content: