Differences between revisions 17 and 19 (spanning 2 versions)
Revision 17 as of 2022-09-16 01:13:09
Size: 830
Editor: 정수
Comment:
Revision 19 as of 2022-09-16 01:13:28
Size: 861
Editor: 정수
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
== Testing == == Testing & Debugging ==
Line 25: Line 25:

Regression test

use data to make logic simple

  • make DSL

TDD, Baby step

Baby Step, Red bar / Green bar, TDD

short feedback cycle (loop)

bowling kata by robert martin

  • Kent Beck, Test Driven Development

Testing & Debugging

Occam's razor: eliminate intermediate layers

Regression test

Collaboration

pair programming: perform outstanding with other juniors

To learn well from experts

Books

기술문서모음/ToJuniors (last edited 2025-07-24 13:18:54 by 정수)