← Glossary
マネジメント系 (Management)Tested 2×
ソフトウェア詳細設計
そふとうぇあしょうさいせっけい · Software detailed design
Also known as: 詳細設計
A phase in the software development lifecycle that follows software architectural design. Individual program modules are designed at the logic level in enough detail to serve as the unit of coding, and the results are documented using tools such as flowcharts or pseudocode. This stage refines the structure established in earlier design phases into specifications precise enough for programmers to implement.
Past questions testing this term · 2 questions
- 2013h25a #40システム開発を,システム要件定義,システム方式設計,ソフトウェア要件定義,ソフトウェア方式設計,ソフトウェア詳細設計の順で実施するとき,ソフトウェア詳細設計で初…
- 2010h22h #50図は開発するソフトウェアの動作ロジックを検討し,その結果を文書化した流れ図の一部である。このような作業を実施するのはソフトウェア開発のどの段階か。 ![p021…