PSP Level 0 Forms, Instructions and Scripts

Time Recording Log

Defect Recording Log

Project Plan Summary

Example Time Recording Log

Employee ID___________________________________ Date __/__/____
Manager ______________________ Program
Date StartStopInterruption TimeDelta TimePhaseComments


Back to the top of the page

Instructions for Time Recording Log

Purpose This form captures the time spent in each working session.
DateEnter the date on which the work was performed
StartTime when you started working on the task
StopTime when you stopped working on the task
Interruption TimeTotal time when you were not working on the task
Delta TimeEnter the clock time spent on the project minus interruption time
PhaseEnter the phase being worked on
Comments Record any unusual events

PSP0 Process Script

Phase Number Purpose To guide you in developing module-level programs
Inputs RequiredProblem description Defect Type Standard
1PlanningProduce or obtain a requirements statement
2DevelopmentDesign the program
3PostmortemComplete the Project Plan Summary
Exit CriteriaA thoroughly tested program


PSP0 Planning Script

Phase NumberPurpose To guide the PSP planning process
Entry CriteriaProblem description
1Program RequirementsProduce a requirements statement for the problem
2Estimate ResourcesMake an estimate of the time required to develop the program
Exit Criteria A documented requirements statement

PSP0 Development Script

Phase Number Purpose To guide you in developing module-level programs
Entry CriteriaRequirements Statement Defect Type Standard
1DesignProduce design that meets requirements
2CodeImplement the design Record requirements or design defects found
3CompileCompile until error free Record defects
4TestTest until defect free Record defects
Exit CriteriaA thoroughly tested program Complete all logs

Defect Recording Log

Employee ID________________________________Date__/__/____
Manager___________________________________Program
DateNumber TypeInjectRemove Fix TimeFix Defect
_____________________________________________________
Description___________________________________________
_____________________________________________________
_____________________________________________________
_____________________________________________________


Back to the top of the page

Defect Types

CodeTypeDescription
10 Documentationcomments
20Syntaxspelling, punctuation
30Build, Packageversion control
40 Assignmentscope, duplicate names
50InterfaceI/O, user formats
60Checkingerror messages
70Datastructure, content
80Functionlogic, pointers
90Systemconfiguration, timing
100Environmentcompile, other support

PSP0 Project Plan Summary

NameDate
Program
Supervisor Language
Time in PhasePlanActualTo DateTo Date%
Planning
Design
Code
Compile
Test
Postmortem
Total
Defects InjectedActualTo DateTo Date%
Planning
Design
Code
Compile
Test
Total Development
Defects RemovedActualTo DateTo Date%
Planning
Design
Code
Compile
Test
Total Development
After Development


Back to the top of the page