Remix.run Logo
friendzis 6 hours ago

Engineering specifications implement requirements.

EDIT: more formally, specification is a document stating requirements

ijustlovemath 2 hours ago | parent [-]

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.