Tagged Questions

The Personal Software Process (PSP) is a self-improvement process. It is a framework, complete with forms, guidelines, and procedures, that guide an individual software engineer toward improvements in work quality. The PSP can be used to manage work, assess talents, build skills, improve planning, improve performance tracking, and measure quality. Resources Personal Software Process / Team Software Process - Software Engineering Institute, Carnegie

learn more… | top users | synonyms

6
votes
9answers
916 views

Do you follow the Personal Software Process? Does your organization/team follow the Team Software Process?

For more information - Personal Software Process on Wikipedia and Team Software Process on Wikipedia. I have two questions: What benefits have you seen from these processes? What tools and/or ...
2
votes
3answers
72 views

what are some tools for documenting code changes?

I would like a personal wiki-like environment that allows me to "track" changes on a tree (currently svn). The idea is every morning I would update my working copy, and begin to annotate each change ...
2
votes
5answers
577 views

The PSP0 Process and modern tools and programming languages

The Personal Software Process (PSP) is designed to allow software engineers to understand and improve their performance. The PSP uses scripts to guide a practitioner through the process. Each script ...
1
vote
1answer
63 views

Help to fill PSP forms and module

Hi guys wanto to try PSP personal software process. I have no tutor and i'm in mess with compiling forms. for example, in Project Summary, for phases of process what's “To Date” is the total actual ...
1
vote
4answers
142 views

Other than the work by Watts Humphrey, what are good resources for the Personal Software Process?

I'm interested in beginning to follow the PSP, even if it isn't the full process at first. And I might not even like it because of its rigid structure, as I learned in a previous question. I think ...
1
vote
2answers
264 views

Does anybody actually use the PSP (Personal Software Process)?

I've been reading a bit about this recently but it looks to be a bit heavy. Does anybody have real world experience using it? Are there any light weight alternatives?
0
votes
0answers
26 views

Personal Software Process (PSP1) [migrated]

I'm trying to figure out an exercise but it doesn't really makes to much sense.. I'm not asking someone to provide the solution. just to try and analyse what needs to be done in order to solve this. ...
0
votes
6answers
968 views

PSP vs Agile which one is better for medium team (5 - 10 developer)

Now I need to study about PSP (Personal Software Process) and Agile, then compare it pros and cons. I have some knowledge of Agile but very little with PSP. I want to know from anyone who have ...