Interview Questions

Good design

Glossary of Software QA/Testing


(Continued from previous question...)

Good design

Design could mean to many things, but often refers to functional design or internal design. Good functional design is indicated by software functionality can be traced back to customer and end-user requirements. Good internal design is indicated by software code whose overall structure is clear, understandable, easily modifiable and maintainable; is robust with sufficient error handling and status logging capability; and works correctly when implemented.

(Continued on next question...)

Other Interview Questions