Question:
Advantages of Unit testing
Author: juzz trialAnswer:
1. allows developers to learn what functionality is provided by a unit and basic understanding of the unit API 2. allows the programmer to refine code and make sure the module works properly 3. enables to test parts of the project without waiting for others to be completed
0 / 5 Â (0 ratings)
1 answer(s) in total