requirements.md 1017 B

Requirements Document

Introduction

{{INTRODUCTION}}

Requirements

Requirement 1: {{REQUIREMENT_AREA_1}}

Objective: As a {{ROLE}}, I want {{CAPABILITY}}, so that {{BENEFIT}}

Acceptance Criteria

  1. When [event], the [system] shall [response/action]
  2. If [trigger], then the [system] shall [response/action]
  3. While [precondition], the [system] shall [response/action]
  4. Where [feature is included], the [system] shall [response/action]
  5. The [system] shall [response/action]

Requirement 2: {{REQUIREMENT_AREA_2}}

Objective: As a {{ROLE}}, I want {{CAPABILITY}}, so that {{BENEFIT}}

Acceptance Criteria

  1. When [event], the [system] shall [response/action]
  2. When [event] and [condition], the [system] shall [response/action]