Write unit testing quantitative benefits.
Repeatable: Unit test cases can be repeated to verify that no unintended side effects have occurred due to some modification in the code.
Bounded:Narrow focus simplifies finding and fixing defects.
Cheaper: Find and fix defects early.
Bounded:Narrow focus simplifies finding and fixing defects.
Cheaper: Find and fix defects early.
0 Comments
Please add nice comments or answer ....