← Back to context

Comment by friendzis

11 hours ago

Engineering specifications implement requirements.

EDIT: more formally, specification is a document stating requirements

Usually there's a separate document that has the requirements, and from that document you have a "software detailed design" which has the specifications for how to build the software such that it upholds the requirements. Subtle but important difference.