Reviewing the design and resource estimates

After the resolution has been designed and the resources have been identi®ed, the proposal needs to be reviewed. If the review indicates that work should continue on the defect or feature, it is accepted.

Resolving defects and implementing features

Resolving one defect or implementing one feature in one release can involve one or more users changing many parts. To change a part, a user must check out the part, make the changes required to resolve the problem or implement the design change, and check the part back in. If the release follows a tracking process, all defects or features must be associated with a work area. Parts that are checked out refer to the work areas that are monitoring the defect or feature.

Resolving a defect or implementing a feature also involves integrating the changed parts with changes made for other defects and features in that release. All changed parts are eventually integrated with the unchanged parts within the release.

Verifying the resolution of the defect or feature

The originator uses a veri®cation record to acknowledge that the defect or feature was satisfactorily resolved or not. Accepting a veri®cation record formally closes the defect or feature. Rejecting a veri®cation returns the defect or feature to working state.

ªChapter 4. The states of TeamConnection objectsº on page 41 explains in more detail the various states that different TeamConnection objects can go through depending on the process that is being followed. A diagram in this chapter shows the ¯ow of these states. You might want to study this information before you start to work with defects and features.

Testing and verifying part changes

You can use TeamConnection's build function to build your program. Before you check in updated parts, you will probably want to verify the accuracy of your changes.

The scenarios in ªChapter 5. Working with no component or release processesº on page 51 and ªChapter 6. Working with component and release processesº on page 77 include information about testing and verifying part changes. ªPart 4. Using TeamConnection to build applicationsº on page 127 provides detailed information about the build function.

Chapter 3. The basics of using TeamConnection 39

Page 59
Image 59
IBM SC34-4499-03 manual Testing and verifying part changes, Reviewing the design and resource estimates