PK0-004 · Question #868
During the quality review of a change request, a required feature is discovered to be missing from the build. The documentation the developer received does not mention the feature; however, it is…
The correct answer is C. Institute a version control process. Version control is a method of tracking changes to documents and files to always know which version is the current iteration. It also enables you to maintain old versions in case you want to see what's changed or need to restore a previous version.
Question
During the quality review of a change request, a required feature is discovered to be missing from the build. The documentation the developer received does not mention the feature; however, it is mentioned in the quality assurance manager's copy. Which of the following would prevent this issue from occurring in the future?
Options
- ADocument the situation in the issue log.
- BVerify the change is in the project schedule.
- CInstitute a version control process.
- DCreate a new change request with the additional requirement.
How the community answered
(36 responses)- A3% (1)
- B14% (5)
- C75% (27)
- D8% (3)
Explanation
Version control is a method of tracking changes to documents and files to always know which version is the current iteration. It also enables you to maintain old versions in case you want to see what's changed or need to restore a previous version.
Topics
Community Discussion
No community discussion yet for this question.