Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How is normally a project management plan document organized
How is normally a project management plan document organized ?
✍: Guest
PMP document forms the bible of a project. It has normally these sections :
Project summary
Project organization hierarchy
WBS / Activity list to be performed with schedule.
Work product identification (In short who will do what)
Project schedule( GANNT chart or PERT chart).
Estimated Cost and completion.
Project requirements.
Risk identification.
Configuration management section.
Quality section.
Action Item status.
2007-10-30, 7609👍, 0💬
Popular Posts:
How did you implement UML in your project ? PART II Implementation phase / Coding phase (Class diagr...
How do you estimate maintenance project and change requests?
What is test metrics? Test metrics accomplish in analyzing the current level of maturity in testing ...
Managed Code and Unmanaged Code related ASP.NET - How do you hide Public .NET Classes and other publ...
Can you have virtual functions in Java? Yes, all functions in Java are virtual by default. This is a...