TABLE C44 PSP1.1 POSTMORTEM SCRIPT 09/15/1996 #-------#----------#--------------------------------------------------# | Phase | Purpose | To guide the development of small programms | #-------#----------#--------------------------------------------------# | | Entry | - Problem description | | | Criteria | - Project Plan Summary with programm size and | | | | develompent time data | | | | - For projects of several days' duration, | | | | completed Task Planning and Schedule Planning | | | | Templates | | | | - Completed Test Report Template | | | | - Completed Time Recording Log | | | | - Completed Defect Recording Log | | | | - A tested and running program that conforms to | | | | Coding Standard | #-------#----------#--------------------------------------------------# | 1 | Defects | - Determine from the Defect Recording Log the | | | Injected | number of defects injected in each PSP phase. | | | | - Enter this number under Defects | | | | Injected-Actual on the Project Plan Summary. | #-------#----------#--------------------------------------------------# | 2 | Defects | - Determine from the Defects Recording Log the | | | Removed | number of defects removed in each PSP phase. | | | | - Enter this number under Defects Removed-Actual | | | | on the Project Plan Summary. | #-------#----------#--------------------------------------------------# | 3 | Size | - Count the LOC in the completed program. | | | | - Determine the base, reused, deleted, modified, | | | | added, total, total new and changed, and new | | | | reused LOC. | | | | - Enter these data in the Project Plan Summary. | #-------#----------#--------------------------------------------------# | 4 | Time | - Review the completed Time Recording Log. | | | | - Enter the total time spent in each PSP phase | | | | in the Actual column of the Project Plan | | | | Summary. | #-------#----------#--------------------------------------------------# | | Exit | - A fully tested program that conforms to the | | | Criteria | Coding Standard | | | | - Completed Test Report Template | | | | - Completed Project Plan Summary | | | | - Completed PIP forms describing process | | | | problems, improvement suggestions, and lessons | | | | learned | | | | - Completed Defect Recording Log and Time | | | | Recording Log | #-------#----------#--------------------------------------------------#