PK0-005 · Question #134
Two projects share resources. The mobile application project cannot start if the database renewal project has not started. Which of the following relationships describes this situation?
The correct answer is B. Start-to-start. This scenario describes a relationship where the start of one activity is dependent on the start of another activity.
Question
Two projects share resources. The mobile application project cannot start if the database renewal project has not started. Which of the following relationships describes this situation?
Options
- AStart-to-finish
- BStart-to-start
- CFinish-to-start
- DFinish-to-finish
How the community answered
(53 responses)- A2% (1)
- B94% (50)
- D4% (2)
Why each option
This scenario describes a relationship where the start of one activity is dependent on the start of another activity.
A Start-to-Finish (SF) relationship means the successor activity cannot finish until the predecessor activity has started.
A Start-to-Start (SS) relationship means that the successor activity cannot start until the predecessor activity has started. In this case, the mobile application project (successor) cannot start until the database renewal project (predecessor) has started.
A Finish-to-Start (FS) relationship means the successor activity cannot start until the predecessor activity has finished.
A Finish-to-Finish (FF) relationship means the successor activity cannot finish until the predecessor activity has finished.
Concept tested: Project schedule activity dependencies
Topics
Community Discussion
No community discussion yet for this question.