While we can’t eliminate all bugs, we can fight them by baking quality into the code. Agile methodologies take working software and combine it with early feedback. The benefits of unit testing are closely aligned with the principles of agile software development. The main purpose of unit testing is to allow developers to identify as many problems as possible at the development stage and to do it in an automated, repeatable fashion that can be applied for every code change.
No comments:
Post a Comment