Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
What is triple constraint triangle in project management
What is triple constraint triangle in project management ?
✍: Guest
Project Management triangle is depicted as Cost, Schedule and scope.These three aspects
form the sides of triangle and the customer is the center point.As customer is always
concerned about Cost,Scope and Schedule, so in order to get customer satisfaction project
manager should deliver all scope in propose schedule and cost.
If we want to disturb any one of the legs then the other two legs get affected. Example if
customer increases the scope then other two sides of the triangle also get affected a lot.
Note:- During project management interviews it’s rare that you will be asked directly about
constraint triangle. But when you are asked about what are the main factors that affect
customer satisfaction you can refer this triangle.
2007-10-30, 7731👍, 0💬
Popular Posts:
In below sample code if we create a object of class2 which constructor will fire first? Public Class...
Which one of the following statements is TRUE in regard to overloading the ++ operator? 1 You cannot...
How To Enter Numeric Values as HEX Numbers? - MySQL FAQs - Introduction to SQL Basics If you want to...
How can method defined in multiple base classes with same name be invoked from derived class simulta...
Can you explain different software development life cycles -part II? Water Fall Model This is the ol...