Slide 12
Slide 12 text
©iCARE Co., Ltd All rights reserved
The benefits of Writing test codes while writing application codes
12
● Aware badness of design of the application code
○ If you would think difficult to write test code, the design of the
application code might be bad
● Avoid writing wrong test code
○ if you would write test code at first, you could avoid to write
passing test code with wrong application code