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

What will be an ideal response?


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.

Computer Science & Information Technology

You might also like to view...

When a client code programmer uses a class whose implementation is in a separate file from its interface, that implementation code is merged with the client’s code during the:

a. Programming phase. b. Compiling phase. c. Linking phase. d. Executing phase.

Computer Science & Information Technology

Modify your years.html page so that it uses a function to encapsulate the statements for accessing the number of years, calculating the corresponding number of seconds, and displaying the seconds in the page. The button in the page should call this function when clicked.

What will be an ideal response?

Computer Science & Information Technology

As you work, the History panel records your moves and lists the last 20 of them, called layers, in the panel.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

An increased _________________________ gives more impact to the text in a cell.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology