DEMO // LEARN // REQUIREMENTS // INTERNAL-DEMO
LEARN // REQUIREMENTS

L3 — Component / Software Requirement

What each component or software unit must do.

◤ PICK A VIEW

Switch perspective

◤ DEFINITION

What it is

L3 specifies behavior at the component level — for software, a module, service, or microservice; for hardware, a board, LRU, or assembly. L3 is detailed enough to drive design and code.

◤ PURPOSE

Why it exists

Bridges architecture to implementation. L3 requirements are what developers read while writing code and what unit/integration tests verify.