Task Dependencies
Task Dependencies
There are four types of task dependencies, and each one has its own specific reason you would use
it.
Finish-to-Start
Finish-to-Finish
Start-to-Start
Start-to-Finish
Four types of dependencies are used in establishing logical relationships. However, before
knowing what these dependencies are it is important to understand what are predecessor and
successor activities.
Predecessor Activity:
It is an activity that comes before a dependent activity in a project schedule.
Successor Activity:
It is an activity that comes after a dependent activity in a project schedule.
Finish-to-Start (FS)
It is a logical relationship in which a successor activity (Activity B) cannot start until a
predecessor activity (Activity A) has finished. It is the most commonly used dependency in
scheduling software to establish logical relationship.
For example,
Start-to-Start (SS)
It is a logical relationship in which a successor activity (Activity B) cannot start until a
predecessor activity (Activity A) has started.
For example,
Finish-to-Finish (FF)
It is a logical relationship in which a successor activity (Activity B) cannot finish until a
predecessor activity (Activity A) has finished.
For example,