Deciding When to Build a Program
Learn about when to create a program.
We'll cover the following...
We know what a program and project are, but this has all been with the assumption of a preexisting program. As a TPM, one of our jobs will be deciding when a program needs to be created—when it is appropriate to the needs of our organization to do so.
Knowing when to create a project is straightforward—we receive requirements to deliver a new application or service, a new feature, and so on, and we create a project to deliver on those requirements.
However, knowing when a program should exist is a bit more nuanced and depends on the situation. There are two avenues in which a program is created: from the beginning when requirements are given and during project executions when a need arises.
Let’s explore both scenarios.
Building from the start
Deciding to form a management program around a set of requirements is how most people perceive program formation because it mirrors the form that project creation takes and therefore makes sense. To make this decision, we must first clarify the requirements, because this process will require analyzing ...