Task Descriptor: ENG.6.BP1: Define a unit verification strategy.
Develop a strategy for verification and re-verifying the software units. The strategy should define how to achieve the desired quality with the available and suitable techniques over the complete range of allowed application parameter combinations.
Based on Method Task: ENG.6.BP1: Define a unit verification strategy.
Key Considerations

NOTE 1: Possible techniques are static/dynamic analysis, code inspection/review, white/black box testing, code coverage, etc..

NOTE 2: The unit verification strategy must include a unit test strategy if unit testing is stipulated by contract.

More Information