Question:
Objectives of unit testing
Author: juzz trialAnswer:
1. to isolate a section of code 2. to verify the correctness of code 3. test every function and procedure 4. fix bug early and save cost 5. to help developers understand the code base 6. help for code reuse
0 / 5 Â (0 ratings)
1 answer(s) in total