You are on page 1of 1

123456789101112-

Write the tests first test nce Design for testability kodunu test edilebilir ekilde yaz Use the front-door first (public method) Communicate intent dkman gibi olmal anlalabilmeli Dont modify SUT Keeps tests independent Isolate the SUT (test iin jboss u altrma mesela) Minimize test overlap Minimizi untestible code (GUI, thread cart curt) Keep test logic out of production code Verify one condition one test Test concern separetly 1 kii eklemiken durum ne -3 kii ekleyince durum ne ayr ayr kontrol et 13- Ensure commensurate effort and responsibility - teste fazla vakit harcama

You might also like