Workflow Detail: Implement Components
Purpose
In this workflow detail:
How to Staff
These activities carried out by the implementer tend to be done by a single person. The review activity is best carried out by a small team staffed by cross-functional team members, typically more senior members of technical staff with greater experience into common problems and pitfalls encountered in the programming language. Special expertise may be required in the problem domain, as is often the case in systems involving telephony or devices with special interfaces. Expertise in specific algorithms or programming techniques may also be required. Work Guidelines
The review work is best done in several sessions, each focused on small
sections of the system or on specific issues. The goal of these sessions is to
identify specific problems in the code that need to be resolved, not to resolve
them on the spot; resolution discussions should be postponed until after the
review. More frequent reviews which are smaller in scope are more productive
than less frequent sessions which are larger in scope. |
Rational Unified
Process |