← Glossary
マネジメント系 (Management)Tested 1×
ソフトウェア詳細設計書
そふとうぇあしょうさいせっけいしょ · Software detailed design specification
Also known as: 詳細設計書
A design document that concretely defines the internal structure of software, including inter-module interfaces, algorithms, and data structures. Programming (coding) is carried out based on this document. It is created after the preceding high-level design phase and also serves as the basis for unit test specifications.
Past questions testing this term · 1 questions
- 2009h21a #33ソフトウェア詳細設計書に関する記述として,適切なものはどれか。