Monday, January 4, 2010

6.3 Unit Testing:

Unit testing focuses verification efforts on smallest module. Important control paths are tested to uncover the errors within the boundary of module. The unit testing is white box oriented and can be conducted in parallel for multiple modules.
Local data structures are checked to ensure the data stored temporarily maintains its integrity during all the steps of algorithm execution. A unit test is the lowest level of testing.

0 comments:

 
Template design by Amanda @ Blogger Buster