Tools & Techniques
As introduced in Scope Management, the WBS is the cornerstone of project planning. It serves as the foundation for cost estimation, resource allocation, risk identification, and schedule development. Best practice: use verb-noun format (e.g., "Design Database," "Test Module A").
A Responsibility Assignment Matrix (RAM) that clarifies roles:
| Activity | PM | Developer | Tester | Sponsor |
|---|---|---|---|---|
| Requirements | A | C | I | R |
| Development | A | R | I | I |
| Testing | A | C | R | I |
| Deployment | A | R | C | I |
A lessons learned document captures what went well, what went wrong, and recommendations for future projects. Best practices:
Maintain organized project documentation including charter, plans, status reports, change requests, risk register, issue log, meeting minutes, and closure documents. Use a consistent naming convention and folder structure.
Beyond the Iron Triangle, modern project management considers additional constraints: resources, risk, quality, customer satisfaction, and stakeholder expectations. The triangle serves as a communication tool to explain trade-off decisions to stakeholders.