|
Does the implementation conform to the architecture and design?
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
|
|