Tell me more ×
Project Management Stack Exchange is a question and answer site for project managers. It's 100% free, no registration required.

Could someone give me the information about how one structures the s.c. "work packages"? I have never done this before but that's my task now. I need to describe use-cases, preliminary definitions, example workflows of the application, goals, I/O of the application, requirements etc. Does someone have a sample document with "work packages" or a link to some corresponding resource in the Web?

This is for a software development project.

share|improve this question
Are you by any chance confusing a work package with a work breakdown structure? – Jesse Nov 23 '11 at 17:33
I don't know for sure whether its the right term I've used. I took it from an English version of the German Wiki Page "Arbeitspaket". – azerIO Nov 23 '11 at 18:33

2 Answers

up vote 4 down vote accepted

A work package is typically the lowest level of your WBS. It is the level at which you are able to adequately estimate the required resources: human, materiel, time. The package itself is usually described in the WBS Dictionary. This artifact would detail for a package its target costs, the planned start date and finish date, dependencies, inputs and outputs, verification and validation criteria, who is accountable, resources involved, and risks and mitigation / contingency information. Information that goes into the dictionary are the things the package manager needs to know. Keep it simple and short but make sure it is comprehensive enough such that a replacement package manager can read it and go.

Is this what you are talking about?

share|improve this answer
Yes, that is it. Almost. In case of software design I need also to include the design of the system, its use cases and requirements. – azerIO Nov 24 '11 at 10:47
I am assuming your system design, use cases, and requirements are separate project artifacts. You can include in the dictionary a table that allows the reader to map back to the 3 artifacts to which that package is associated. The point is, design your dictionary template so that it is useful to you. – David Espina Nov 24 '11 at 12:12

The default PRINCE2 template is located at this location, just click on the link to "Download the PRINCE2 Templates". This will open a zip file that includes work package documentation among others.

share|improve this answer
Thx, but it doesn't look like something I need. I'm dealing with software development. – azerIO Nov 23 '11 at 18:34

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.