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, 7447👍, 0💬
Popular Posts:
What are the five levels in CMMI? There are five levels of the CMM. According to the SEI, Level 1 – ...
How To Calculate Expressions with SQL Statements? - MySQL FAQs - Introduction to SQL Basics There is...
What is the version information in XML? “version” tag shows which version of XML is used.
How To Create Nested Tables? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells You can cr...
How does ASP.NET maintain state in between subsequent request ? Refer caching chapter.