??? 06/23/05 12:31 Read: times |
#95709 - Maint.vs functionality, design vs test Responding to: ???'s previous message |
Maintainability - points to Future that is if Code is needed to be changed for some improvement etc which may or may not come through and even if it come in how many cases (% wise may 20 %, may 40 %)
I have yet to see ANY product that did not have ANY changes made after release. If code work then effort can be made afterwards to be maintainable for future. dream on, you might as well say that the moon is made out of green cheese. I just realize that the maintainability vs functionality and the design vs test issues are the same. If a product is designed, it is ten times more likely that it will be maintainable that if it is "tested". There will not be any structure to a "tested" program whereas a well designde program will be struturally sound. Erik |