Checklist: Implementation
This checklist provides questions to verify that the implementation is created in a consistent and complete manner.
Relationships
Check Items
Does the implementation conform to the architecture and design?
TBD
Is the implementation testable?

Is all the expected behavior able to be tested at the unit level? 


Is the implementation correct?
Does the implementation pass all the developer tests?  Does the implementation work as required and clearly support the test cases that represent acceptance criteria?
Is there no redundancy?

Is there no redundancy in the implementation? TBD - more

More Information
Guidelines