PK0-005 · Question #290
Before a configuration can be made to a system in development, a document containing information about how the new system will interact with other systems within the organization needs to be…
The correct answer is D. Finish-to-start. Finish-to-start (FS) is the most common task dependency: the predecessor task must finish before the successor task can start. Here, writing the document (predecessor) must be completed (finish) before the system configuration (successor) can begin (start) - a classic FS…
Question
Before a configuration can be made to a system in development, a document containing information about how the new system will interact with other systems within the organization needs to be written. Which of the following relationships best describes this scenario?
Options
- AStart-to-start
- BStart-to-finish
- CFinish-to-finish
- DFinish-to-start
How the community answered
(63 responses)- A2% (1)
- B3% (2)
- C8% (5)
- D87% (55)
Explanation
Finish-to-start (FS) is the most common task dependency: the predecessor task must finish before the successor task can start. Here, writing the document (predecessor) must be completed (finish) before the system configuration (successor) can begin (start) - a classic FS relationship. Start-to-start (A) means both tasks begin at the same time. Start-to-finish (B) means the successor cannot finish until the predecessor starts - a rarely used relationship. Finish-to-finish (C) means both tasks must end at the same time. Only finish-to-start correctly captures 'document must be written before configuration begins.'
Topics
Community Discussion
No community discussion yet for this question.