Information Technology Reference
In-Depth Information
Step
Activities
Description
1
Design
- Review the requirements and produce a design to meet
them.
- Record in the Defect Recording Log any requirements
defects found.
- Record time in the Time Recording Log.
2
Design
Review
- Follow the Design Review script and checklist to review
the design.
- Fix all defects found.
- Record defects in the Defect Recording Log.
- Record time in the Time Recording Log.
3
Code
- Implement the design following the Coding standard.
- Record in the Defect Recording Log any requirements or
design defects found.
- Record time in the Time Recording Log.
4
Code
Review
- Follow the Code Review script and checklist to review
the code.
- Fix all defects found.
- Record defects in the Defect Recording Log.
- Record time in the Time Recording Log.
5
Compile
- Compile the program until there are no compile errors.
- Fix all defects found.
- Record defects in the Defect Recording Log.
- Record time in the Time Recording Log.
6
Test
- Test until all tests run without error.
- Fix all defects found.
- Record defects in the Defect Recording Log.
- Record time in the Time Recording Log.
- Complete a Test Report template on the tests conducted
and the results obtained.
Exit Criteria
- A thoroughly tested program that conforms to the Coding
standard.
- Completed Design Review and Code Review checklists.
- Completed Test Report template.
- Completed Time and Defect Recording logs.
PSP2 Design Review Script
Purpose
To guide you in reviewing detailed designs.
Entry Criteria
- Completed program design.
- Design Review checklist.
- Design standard.
- Defect Type standard.
- Time and Defect Recording logs.
 
Search WWH ::




Custom Search