Software QA Testing Question:

Explain Good design?

Tweet Share WhatsApp

Answer:

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.

Read All 251 Software QA Questions
Previous QuestionNext Question
What is Test scenario?What is Test documentation?