Computer Science, asked by mirajulislam710, 7 months ago

List three characteristics that can serve as a guide to evaluate design quality.

Answers

Answered by TanmayiNagabhairava
0

Answer:

Design implements all explicit requirements from the analysis model,as well as accommodating implicit customer requirements. Design must be understandable to the people who generate the code to implement design,those who test it,and those who support it. Design must provide a complete picture of the software,addressing the data,functional,and behavioral domains from an implementation perspective.

Similar questions