Swiftorial Logo
Home
Swift Lessons
Matchups
CodeSnaps
Tutorials
Career
Resources

Key Project Management Terms

1. Project

A project is a temporary endeavor undertaken to create a unique product, service, or result. Projects have a defined beginning and end, and they are completed when the project's objectives are achieved or when the project is terminated.

Example: Developing a new software application, constructing a building, or launching a new marketing campaign.

2. Project Management

Project Management is the application of knowledge, skills, tools, and techniques to project activities to meet the project requirements. It involves planning, executing, and closing projects to achieve specific goals and meet specific success criteria.

Example: A project manager overseeing the development of a new product from concept to launch.

3. Scope

Scope refers to the detailed set of deliverables or features of a project. These deliverables are derived from the project's requirements.

Example: The scope of a website development project might include designing the user interface, setting up the backend, and testing the site.

4. Scope Creep

Scope Creep refers to the uncontrolled expansion to product or project scope without adjustments to time, cost, and resources.

Example: Adding new features to the software project without extending the deadline or increasing the budget.

5. Stakeholder

A stakeholder is anyone who has an interest in the success of a project. This includes individuals, groups, or organizations that may affect, be affected by, or perceive themselves to be affected by a decision, activity, or outcome of a project.

Example: Customers, project team members, suppliers, and sponsors.

6. Milestone

A milestone is a significant point or event in a project. Milestones are used to monitor the progress of the project and can be critical dates or significant events.

Example: Completion of the project design phase, obtaining project funding, or reaching the halfway point of the project timeline.

7. Risk Management

Risk Management involves identifying, assessing, and controlling risks that could potentially affect the project's outcome.

Example: Identifying the risk of a key supplier failing to deliver on time and developing a contingency plan to mitigate this risk.

8. Gantt Chart

A Gantt Chart is a visual representation of a project's schedule, showing the start and finish dates of the project's elements.

Example: A Gantt Chart for a construction project would show the timeline for tasks such as site preparation, foundation work, and framing.

9. Work Breakdown Structure (WBS)

A Work Breakdown Structure (WBS) is a hierarchical decomposition of the total scope of work to be carried out by the project team to accomplish the project objectives.

Example: For a software project, the WBS might include modules such as user interface design, database setup, and testing.

10. Critical Path

The Critical Path is the sequence of stages determining the minimum time needed for an operation. It is the longest stretch of dependent activities and has zero float.

Example: In a project to build a bridge, the critical path might include tasks like design approval, foundation laying, and framework construction.

11. Project Charter

A Project Charter is a document that formally authorizes a project. It outlines the project's objectives, scope, stakeholders, and high-level requirements.

Example: The project charter for a new product development project might include the project's purpose, objectives, key stakeholders, and initial budget.

12. Baseline

A Baseline is an approved version of a work product that can be changed only through formal change control procedures. It is used as a basis for comparison.

Example: The initial project schedule, cost estimate, and scope document can all serve as baselines for measuring project performance.

13. Agile

Agile is a project management methodology that emphasizes flexibility, collaboration, rapid delivery, and continuous improvement. It is commonly used in software development.

Example: Using Scrum, an Agile framework, for managing a software development project where work is divided into sprints.

14. Waterfall

Waterfall is a linear project management methodology where each phase must be completed before the next phase can begin. It is often used in construction and manufacturing projects.

Example: Using the Waterfall model for a construction project where the design phase must be completed before moving on to the building phase.

15. Deliverable

A Deliverable is any unique and verifiable product, result, or capability to perform a service that must be produced to complete a process, phase, or project.

Example: A completed software application, a final report, or a constructed building.