Every project has limitations or constraints As our textbook
Every project has limitations or constraints. As our textbook points out, the number one constraint is the \"availability of resources, both money and people, at the critical times they are needed\" (Pinto, Project Management). We don\'t always have the people to perform project tasks, or the materials or equipment to complete a project. Further, money or budgets can limit project performance.
Managing and scheduling resources, which includes making sure resources are readily available, presents a challenge for any project manager.
Conduct some research on the Internet. Look for examples of projects that have suffered or are currently suffering from one of the following:
Time constraints
Resource constraints
Mixed constraints
In your post, describe the project. Include the scope of the project. Cite evidence of the type of constraint you have identified. What evidence is there of how the project is working to minimize or resolve these constraints? If you were the PM, how would you deal with and overcome this constraint?
When you reply to your classmates, evaluate their example used.
Solution
I came across to know about a project with name Handling errors. This is used to identify the errors in the code written and then make changes to the code based on the errors to make the program compile. Hence this can be used as debugger rather than a human debugger. In this project, constraints that I identified is Time constraint and Human power constraint. Since this is a big project includes all the errors to be rectified in the given code and therefore it takes lots of time and man power to accomplish the task. Here for the given written code this tool will ananlyze the code and identify the errors and rectify them my making syntax changes, And there may be possiblity of many type of errors there is need of many number of programmars and also takes lots of time of the programmars to complete the project. If i am the PM for that project then i will try to recruit few more good programmars and modulate the project like errors related to input or error related to assignment and etc..which may reduce these constraits but here a new constraint will appear which is cost because of new recruitment of programmars.
