CAS-003 · Question #449
CAS-003 Question #449: Real Exam Question with Answer & Explanation
The correct answer is B: Design review. WHAT IS A DESIGN REVIEW? A design review is a technical meeting that is held at an early stage in the software development process. A design review generally involves a presentation of a planned software design, at a time early enough in the process to allow for changes is necess
Question
Options
- APeer review
- BDesign review
- CScrum
- DUser acceptance testing
- EUnit testing
Explanation
WHAT IS A DESIGN REVIEW? A design review is a technical meeting that is held at an early stage in the software development process. A design review generally involves a presentation of a planned software design, at a time early enough in the process to allow for changes is necessary, to an audience of stakeholders. Design reviews can fill a number of purposes, such as: Who should attend a design review? The attendance at a design review depends on the level of the review. A high-level design review can include developers, the technical management of the project, users or customers, and participants from related development teams that will make use of the final product. Lower level design reviews should include the team that will be implementing the design plus others affected by aspects of the design, such as users of a networking interface or a database design.
Community Discussion
No community discussion yet for this question.