Category: General Testing
Current Answers to this Question (1) :
Answers:
-
Manas09
Well-engineered object-oriented designing could make it easier to trace from code to inner design to functional design to requirements. Although there will be less affect on black box testing (where an understanding of the internal design of the application program is not necessary), white-box validation can be oriented to the application program's objects. Whenever the application was well-designed this can simplify test design.
