Podcast
Questions and Answers
Which of the following best describes architectural design?
Which of the following best describes architectural design?
- The process of documenting the features of a software system
- The process of testing and debugging a software system
- The process of organizing and structuring a software system (correct)
- The process of identifying the main requirements of a software system
What is the relationship between architectural design and requirements engineering?
What is the relationship between architectural design and requirements engineering?
- Architectural design identifies the main structural components and relationships in a system, which is crucial for requirements engineering (correct)
- Requirements engineering is a sub-process of architectural design
- Architectural design is a sub-process of requirements engineering
- They are unrelated processes
What is the output of the architectural design process?
What is the output of the architectural design process?
- An architectural model that describes how the system is organized as a set of communicating components (correct)
- A list of user requirements
- A detailed design document
- A set of test cases